Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnInstancePropsMixin.EbsProperty.Builder
Packages that use CfnInstancePropsMixin.EbsProperty.Builder
-
Uses of CfnInstancePropsMixin.EbsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnInstancePropsMixin.EbsProperty.BuilderModifier and TypeMethodDescriptionCfnInstancePropsMixin.EbsProperty.builder()CfnInstancePropsMixin.EbsProperty.Builder.deleteOnTermination(Boolean deleteOnTermination) Sets the value ofCfnInstancePropsMixin.EbsProperty.getDeleteOnTermination()CfnInstancePropsMixin.EbsProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination) Sets the value ofCfnInstancePropsMixin.EbsProperty.getDeleteOnTermination()Sets the value ofCfnInstancePropsMixin.EbsProperty.getEncrypted()CfnInstancePropsMixin.EbsProperty.Builder.encrypted(IResolvable encrypted) Sets the value ofCfnInstancePropsMixin.EbsProperty.getEncrypted()Sets the value ofCfnInstancePropsMixin.EbsProperty.getIops()Sets the value ofCfnInstancePropsMixin.EbsProperty.getKmsKeyId()Sets the value ofCfnInstancePropsMixin.EbsProperty.getKmsKeyId()CfnInstancePropsMixin.EbsProperty.Builder.snapshotId(String snapshotId) Sets the value ofCfnInstancePropsMixin.EbsProperty.getSnapshotId()CfnInstancePropsMixin.EbsProperty.Builder.volumeSize(Number volumeSize) Sets the value ofCfnInstancePropsMixin.EbsProperty.getVolumeSize()CfnInstancePropsMixin.EbsProperty.Builder.volumeType(String volumeType) Sets the value ofCfnInstancePropsMixin.EbsProperty.getVolumeType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnInstancePropsMixin.EbsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInstancePropsMixin.EbsProperty.Builder.