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