Class CfnInstancePropsMixin.NoDeviceProperty.Builder
java.lang.Object
software.amazon.awscdk.mixins.preview.services.ec2.mixins.CfnInstancePropsMixin.NoDeviceProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnInstancePropsMixin.NoDeviceProperty>
- Enclosing interface:
CfnInstancePropsMixin.NoDeviceProperty
@Stability(Stable)
public static final class CfnInstancePropsMixin.NoDeviceProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnInstancePropsMixin.NoDeviceProperty>
A builder for
CfnInstancePropsMixin.NoDeviceProperty-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnInstancePropsMixin.NoDeviceProperty>- Returns:
- a new instance of
CfnInstancePropsMixin.NoDeviceProperty - Throws:
NullPointerException- if any required attribute was not provided
-