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