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