public static interface EBSStorageInfo.Builder extends SdkPojo, CopyableBuilder<EBSStorageInfo.Builder,EBSStorageInfo>
Modifier and Type | Method and Description |
---|---|
EBSStorageInfo.Builder |
volumeSize(Integer volumeSize)
The size in GiB of the EBS volume for the data drive on each broker node.
|
copy
applyMutation, build
EBSStorageInfo.Builder volumeSize(Integer volumeSize)
The size in GiB of the EBS volume for the data drive on each broker node.
volumeSize
- The size in GiB of the EBS volume for the data drive on each broker node.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.