public static interface RootStorage.Builder extends SdkPojo, CopyableBuilder<RootStorage.Builder,RootStorage>
Modifier and Type | Method and Description |
---|---|
RootStorage.Builder |
capacity(String capacity)
The size of the root volume.
|
copy
applyMutation, build
RootStorage.Builder capacity(String capacity)
The size of the root volume.
capacity
- The size of the root volume.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.