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