Uses of Class
software.amazon.awscdk.services.imagebuilder.CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder
Packages that use CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder in software.amazon.awscdk.services.imagebuilder
Methods in software.amazon.awscdk.services.imagebuilder that return CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.builder()CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder.deleteOnTermination(Boolean deleteOnTermination) CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination) CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder.encrypted(IResolvable encrypted) Sets the value ofCfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.getIops()Sets the value ofCfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.getKmsKeyId()CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder.snapshotId(String snapshotId) CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder.throughput(Number throughput) CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder.volumeSize(Number volumeSize) CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder.volumeType(String volumeType) Constructors in software.amazon.awscdk.services.imagebuilder with parameters of type CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder.