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