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