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