public static interface ResizeInfo.Builder extends SdkPojo, CopyableBuilder<ResizeInfo.Builder,ResizeInfo>
| Modifier and Type | Method and Description |
|---|---|
ResizeInfo.Builder |
allowCancelResize(Boolean allowCancelResize)
A boolean value indicating if the resize operation can be cancelled.
|
ResizeInfo.Builder |
resizeType(String resizeType)
Returns the value
ClassicResize. |
copyapplyMutation, buildResizeInfo.Builder resizeType(String resizeType)
Returns the value ClassicResize.
resizeType - Returns the value ClassicResize.ResizeInfo.Builder allowCancelResize(Boolean allowCancelResize)
A boolean value indicating if the resize operation can be cancelled.
allowCancelResize - A boolean value indicating if the resize operation can be cancelled.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.