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