static CfnLaunchConfiguration.BlockDeviceProperty.Builder |
CfnLaunchConfiguration.BlockDeviceProperty.builder() |
CfnLaunchConfiguration.BlockDeviceProperty.Builder |
CfnLaunchConfiguration.BlockDeviceProperty.Builder.deleteOnTermination(Boolean deleteOnTermination)
|
CfnLaunchConfiguration.BlockDeviceProperty.Builder |
CfnLaunchConfiguration.BlockDeviceProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination)
|
CfnLaunchConfiguration.BlockDeviceProperty.Builder |
CfnLaunchConfiguration.BlockDeviceProperty.Builder.encrypted(Boolean encrypted)
|
CfnLaunchConfiguration.BlockDeviceProperty.Builder |
CfnLaunchConfiguration.BlockDeviceProperty.Builder.encrypted(IResolvable encrypted)
|
CfnLaunchConfiguration.BlockDeviceProperty.Builder |
CfnLaunchConfiguration.BlockDeviceProperty.Builder.iops(Number iops)
|
CfnLaunchConfiguration.BlockDeviceProperty.Builder |
CfnLaunchConfiguration.BlockDeviceProperty.Builder.snapshotId(String snapshotId)
|
CfnLaunchConfiguration.BlockDeviceProperty.Builder |
CfnLaunchConfiguration.BlockDeviceProperty.Builder.volumeSize(Number volumeSize)
|
CfnLaunchConfiguration.BlockDeviceProperty.Builder |
CfnLaunchConfiguration.BlockDeviceProperty.Builder.volumeType(String volumeType)
|