@Stability(value=Stable) public static final class CfnInstance.BlockDeviceMappingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnInstance.BlockDeviceMappingProperty>
CfnInstance.BlockDeviceMappingProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnInstance.BlockDeviceMappingProperty.Builder deviceName(String deviceName)
CfnInstance.BlockDeviceMappingProperty.getDeviceName()deviceName - `CfnInstance.BlockDeviceMappingProperty.DeviceName`. This parameter is required.this@Stability(value=Stable) public CfnInstance.BlockDeviceMappingProperty.Builder ebs(CfnInstance.EbsProperty ebs)
CfnInstance.BlockDeviceMappingProperty.getEbs()ebs - `CfnInstance.BlockDeviceMappingProperty.Ebs`.this@Stability(value=Stable) public CfnInstance.BlockDeviceMappingProperty.Builder ebs(IResolvable ebs)
CfnInstance.BlockDeviceMappingProperty.getEbs()ebs - `CfnInstance.BlockDeviceMappingProperty.Ebs`.this@Stability(value=Stable) public CfnInstance.BlockDeviceMappingProperty.Builder noDevice(CfnInstance.NoDeviceProperty noDevice)
CfnInstance.BlockDeviceMappingProperty.getNoDevice()noDevice - `CfnInstance.BlockDeviceMappingProperty.NoDevice`.this@Stability(value=Stable) public CfnInstance.BlockDeviceMappingProperty.Builder noDevice(IResolvable noDevice)
CfnInstance.BlockDeviceMappingProperty.getNoDevice()noDevice - `CfnInstance.BlockDeviceMappingProperty.NoDevice`.this@Stability(value=Stable) public CfnInstance.BlockDeviceMappingProperty.Builder virtualName(String virtualName)
CfnInstance.BlockDeviceMappingProperty.getVirtualName()virtualName - `CfnInstance.BlockDeviceMappingProperty.VirtualName`.this@Stability(value=Stable) public CfnInstance.BlockDeviceMappingProperty build()
build in interface software.amazon.jsii.Builder<CfnInstance.BlockDeviceMappingProperty>CfnInstance.BlockDeviceMappingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.