Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty.Builder
-
Uses of CfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Methods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that return CfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty.builder()CfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty.Builder.deleteOnTermination(Boolean deleteOnTermination) CfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination) CfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty.Builder.encrypted(Boolean encrypted) CfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty.Builder.encrypted(IResolvable encrypted) CfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty.Builder.kmsKeyId(String kmsKeyId) CfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty.Builder.snapshotId(String snapshotId) CfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty.Builder.throughput(Number throughput) CfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty.Builder.volumeSize(Number volumeSize) CfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty.Builder.volumeType(String volumeType) Constructors in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder with parameters of type CfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty.Builder.