| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterResizeInfo |
AwsRedshiftClusterResizeInfo.clone() |
AwsRedshiftClusterResizeInfo |
AwsRedshiftClusterDetails.getResizeInfo()
Information about the resize operation for the cluster.
|
AwsRedshiftClusterResizeInfo |
AwsRedshiftClusterResizeInfo.withAllowCancelResize(Boolean allowCancelResize)
Indicates whether the resize operation can be canceled.
|
AwsRedshiftClusterResizeInfo |
AwsRedshiftClusterResizeInfo.withResizeType(String resizeType)
The type of resize operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsRedshiftClusterDetails.setResizeInfo(AwsRedshiftClusterResizeInfo resizeInfo)
Information about the resize operation for the cluster.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withResizeInfo(AwsRedshiftClusterResizeInfo resizeInfo)
Information about the resize operation for the cluster.
|
Copyright © 2022. All rights reserved.