@Stability(value=Stable) public static final class CfnGateway.GreengrassProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGateway.GreengrassProperty>
CfnGateway.GreengrassProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGateway.GreengrassProperty |
build()
Builds the configured instance.
|
CfnGateway.GreengrassProperty.Builder |
groupArn(String groupArn)
Sets the value of
CfnGateway.GreengrassProperty.getGroupArn() |
@Stability(value=Stable) public CfnGateway.GreengrassProperty.Builder groupArn(String groupArn)
CfnGateway.GreengrassProperty.getGroupArn()groupArn - The [ARN](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of the Greengrass group. For more information about how to find a group's ARN, see [ListGroups](https://docs.aws.amazon.com/greengrass/latest/apireference/listgroups-get.html) and [GetGroup](https://docs.aws.amazon.com/greengrass/latest/apireference/getgroup-get.html) in the *AWS IoT Greengrass API Reference* . This parameter is required.this@Stability(value=Stable) public CfnGateway.GreengrassProperty build()
build in interface software.amazon.jsii.Builder<CfnGateway.GreengrassProperty>CfnGateway.GreengrassPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.