| Package | Description |
|---|---|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
ResizeInfo |
ResizeInfo.clone() |
ResizeInfo |
Cluster.getResizeInfo()
Returns the following:
|
ResizeInfo |
ResizeInfo.withAllowCancelResize(Boolean allowCancelResize)
A boolean value indicating if the resize operation can be cancelled.
|
ResizeInfo |
ResizeInfo.withResizeType(String resizeType)
Returns the value
ClassicResize. |
| Modifier and Type | Method and Description |
|---|---|
void |
Cluster.setResizeInfo(ResizeInfo resizeInfo)
Returns the following:
|
Cluster |
Cluster.withResizeInfo(ResizeInfo resizeInfo)
Returns the following:
|
Copyright © 2025. All rights reserved.