ENUM
Db2InstanceType
Description
Db2 instance type.
link GraphQL Schema definition
- enum Db2InstanceType {
- # Unable to determine the type of the Db2 instance.
- # The Db2 instance is a Partitioned instance.
- # The Db2 instance is a PureScale instance.
- # The Db2 instance is a Standalone instance.
- }