| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterResizeInfo.Builder |
AwsRedshiftClusterResizeInfo.Builder.allowCancelResize(Boolean allowCancelResize)
Indicates whether the resize operation can be canceled.
|
static AwsRedshiftClusterResizeInfo.Builder |
AwsRedshiftClusterResizeInfo.builder() |
AwsRedshiftClusterResizeInfo.Builder |
AwsRedshiftClusterResizeInfo.Builder.resizeType(String resizeType)
The type of resize operation.
|
AwsRedshiftClusterResizeInfo.Builder |
AwsRedshiftClusterResizeInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsRedshiftClusterResizeInfo.Builder> |
AwsRedshiftClusterResizeInfo.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AwsRedshiftClusterDetails.Builder |
AwsRedshiftClusterDetails.Builder.resizeInfo(Consumer<AwsRedshiftClusterResizeInfo.Builder> resizeInfo)
Information about the resize operation for the cluster.
|
Copyright © 2023. All rights reserved.