AWSRedshiftClusterResizeInformation
No description
type AWSRedshiftClusterResizeInformation {
allowCancelResize: Boolean!
type: String!
}
Fields
AWSRedshiftClusterResizeInformation.allowCancelResize ● Boolean! non-null scalar
A boolean value indicating if the resize operation can be cancelled
AWSRedshiftClusterResizeInformation.type ● String! non-null scalar
Returns the value ClassicResize
Member of
AWSRedshiftCluster object