@Stability(value=Stable) public static final class CfnLaunchConfiguration.BlockDeviceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchConfiguration.BlockDeviceProperty>
CfnLaunchConfiguration.BlockDeviceProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnLaunchConfiguration.BlockDeviceProperty.Builder deleteOnTermination(Boolean deleteOnTermination)
CfnLaunchConfiguration.BlockDeviceProperty.getDeleteOnTermination()deleteOnTermination - `CfnLaunchConfiguration.BlockDeviceProperty.DeleteOnTermination`.this@Stability(value=Stable) public CfnLaunchConfiguration.BlockDeviceProperty.Builder deleteOnTermination(IResolvable deleteOnTermination)
CfnLaunchConfiguration.BlockDeviceProperty.getDeleteOnTermination()deleteOnTermination - `CfnLaunchConfiguration.BlockDeviceProperty.DeleteOnTermination`.this@Stability(value=Stable) public CfnLaunchConfiguration.BlockDeviceProperty.Builder encrypted(Boolean encrypted)
CfnLaunchConfiguration.BlockDeviceProperty.getEncrypted()encrypted - `CfnLaunchConfiguration.BlockDeviceProperty.Encrypted`.this@Stability(value=Stable) public CfnLaunchConfiguration.BlockDeviceProperty.Builder encrypted(IResolvable encrypted)
CfnLaunchConfiguration.BlockDeviceProperty.getEncrypted()encrypted - `CfnLaunchConfiguration.BlockDeviceProperty.Encrypted`.this@Stability(value=Stable) public CfnLaunchConfiguration.BlockDeviceProperty.Builder iops(Number iops)
CfnLaunchConfiguration.BlockDeviceProperty.getIops()iops - `CfnLaunchConfiguration.BlockDeviceProperty.Iops`.this@Stability(value=Stable) public CfnLaunchConfiguration.BlockDeviceProperty.Builder snapshotId(String snapshotId)
CfnLaunchConfiguration.BlockDeviceProperty.getSnapshotId()snapshotId - `CfnLaunchConfiguration.BlockDeviceProperty.SnapshotId`.this@Stability(value=Stable) public CfnLaunchConfiguration.BlockDeviceProperty.Builder volumeSize(Number volumeSize)
CfnLaunchConfiguration.BlockDeviceProperty.getVolumeSize()volumeSize - `CfnLaunchConfiguration.BlockDeviceProperty.VolumeSize`.this@Stability(value=Stable) public CfnLaunchConfiguration.BlockDeviceProperty.Builder volumeType(String volumeType)
CfnLaunchConfiguration.BlockDeviceProperty.getVolumeType()volumeType - `CfnLaunchConfiguration.BlockDeviceProperty.VolumeType`.this@Stability(value=Stable) public CfnLaunchConfiguration.BlockDeviceProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchConfiguration.BlockDeviceProperty>CfnLaunchConfiguration.BlockDevicePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.