@Stability(value=Stable) public static final class CfnGateway.GreengrassV2Property.Builder extends Object implements software.amazon.jsii.Builder<CfnGateway.GreengrassV2Property>
CfnGateway.GreengrassV2Property| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGateway.GreengrassV2Property |
build()
Builds the configured instance.
|
CfnGateway.GreengrassV2Property.Builder |
coreDeviceThingName(String coreDeviceThingName)
Sets the value of
CfnGateway.GreengrassV2Property.getCoreDeviceThingName() |
@Stability(value=Stable) public CfnGateway.GreengrassV2Property.Builder coreDeviceThingName(String coreDeviceThingName)
CfnGateway.GreengrassV2Property.getCoreDeviceThingName()coreDeviceThingName - The name of the AWS IoT thing for your AWS IoT Greengrass V2 core device. This parameter is required.this@Stability(value=Stable) public CfnGateway.GreengrassV2Property build()
build in interface software.amazon.jsii.Builder<CfnGateway.GreengrassV2Property>CfnGateway.GreengrassV2PropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.