Uses of Class
software.amazon.awscdk.services.opsworks.CfnInstance.BlockDeviceMappingProperty.Builder
-
Uses of CfnInstance.BlockDeviceMappingProperty.Builder in software.amazon.awscdk.services.opsworks
Modifier and TypeMethodDescriptionCfnInstance.BlockDeviceMappingProperty.builder()
CfnInstance.BlockDeviceMappingProperty.Builder.deviceName
(String deviceName) Sets the value ofCfnInstance.BlockDeviceMappingProperty.getDeviceName()
CfnInstance.BlockDeviceMappingProperty.Builder.ebs
(IResolvable ebs) Sets the value ofCfnInstance.BlockDeviceMappingProperty.getEbs()
CfnInstance.BlockDeviceMappingProperty.Builder.ebs
(CfnInstance.EbsBlockDeviceProperty ebs) Sets the value ofCfnInstance.BlockDeviceMappingProperty.getEbs()
Sets the value ofCfnInstance.BlockDeviceMappingProperty.getNoDevice()
CfnInstance.BlockDeviceMappingProperty.Builder.virtualName
(String virtualName) Sets the value ofCfnInstance.BlockDeviceMappingProperty.getVirtualName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInstance.BlockDeviceMappingProperty.Builder
.