OBJECT
IbmCosDetailsType
Description
IBM COS details for target.
link GraphQL Schema definition
- type IbmCosDetailsType {
- # IBM deployment type.
- : IbmDeploymentType!
- # Provisioning code.
- : String!
- }
OBJECT
IBM COS details for target.
- type IbmCosDetailsType {
- # IBM deployment type.
- : IbmDeploymentType!
- # Provisioning code.
- : String!
- }