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