You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::AwsRedshiftClusterResizeInfo
- Inherits:
-
Struct
- Object
- Struct
- Aws::SecurityHub::Types::AwsRedshiftClusterResizeInfo
- Defined in:
- (unknown)
Overview
Note:
When passing AwsRedshiftClusterResizeInfo as input to an Aws::Client method, you can use a vanilla Hash:
{
allow_cancel_resize: false,
resize_type: "NonEmptyString",
}
Information about the resize operation for the cluster.
Returned by:
Instance Attribute Summary collapse
-
#allow_cancel_resize ⇒ Boolean
Indicates whether the resize operation can be canceled.
-
#resize_type ⇒ String
The type of resize operation.
Instance Attribute Details
#allow_cancel_resize ⇒ Boolean
Indicates whether the resize operation can be canceled.
#resize_type ⇒ String
The type of resize operation.
Valid values: ClassicResize