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