Class CfnGatewayPropsMixin.GreengrassProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.iotsitewise.CfnGatewayPropsMixin.GreengrassProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnGatewayPropsMixin.GreengrassProperty>
- Enclosing interface:
CfnGatewayPropsMixin.GreengrassProperty
@Stability(Stable)
public static final class CfnGatewayPropsMixin.GreengrassProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnGatewayPropsMixin.GreengrassProperty>
A builder for
CfnGatewayPropsMixin.GreengrassProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnGatewayPropsMixin.GreengrassProperty.getGroupArn()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
groupArn
Sets the value ofCfnGatewayPropsMixin.GreengrassProperty.getGroupArn()- Parameters:
groupArn- the value to be set.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnGatewayPropsMixin.GreengrassProperty>- Returns:
- a new instance of
CfnGatewayPropsMixin.GreengrassProperty - Throws:
NullPointerException- if any required attribute was not provided
-