OBJECT

IbmCosDetailsType

Description

IBM COS details for target.

link GraphQL Schema definition

  • type IbmCosDetailsType {
  • # Provisioning code.
  • provisioningCode: String!
  • # IBM deployment type.
  • deploymentType: IbmDeploymentType!
  • }