public static interface DiskSnapshotInfo.Builder extends SdkPojo, CopyableBuilder<DiskSnapshotInfo.Builder,DiskSnapshotInfo>
| Modifier and Type | Method and Description |
|---|---|
DiskSnapshotInfo.Builder |
sizeInGb(Integer sizeInGb)
The size of the disk in GB (e.g.,
32). |
copyapplyMutation, buildDiskSnapshotInfo.Builder sizeInGb(Integer sizeInGb)
The size of the disk in GB (e.g., 32).
sizeInGb - The size of the disk in GB (e.g., 32).Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.