Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.Builder
Packages that use CfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.Builder
-
Uses of CfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.BuilderModifier and TypeMethodDescriptionCfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.builder()CfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.Builder.deviceName(String deviceName) Sets the value ofCfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.getDeviceName()CfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.Builder.ebs(CfnLaunchTemplatePropsMixin.EbsProperty ebs) Sets the value ofCfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.getEbs()CfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.Builder.ebs(IResolvable ebs) Sets the value ofCfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.getEbs()Sets the value ofCfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.getNoDevice()CfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.Builder.virtualName(String virtualName) Sets the value ofCfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.getVirtualName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLaunchTemplatePropsMixin.BlockDeviceMappingProperty.Builder.