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