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