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