public static final class CfnGateway.GreengrassV2Property.Builder
extends java.lang.Object
CfnGateway.GreengrassV2Property
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnGateway.GreengrassV2Property |
build()
Builds the configured instance.
|
CfnGateway.GreengrassV2Property.Builder |
coreDeviceThingName(java.lang.String coreDeviceThingName)
Sets the value of
CfnGateway.GreengrassV2Property.getCoreDeviceThingName() |
public CfnGateway.GreengrassV2Property.Builder coreDeviceThingName(java.lang.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
public CfnGateway.GreengrassV2Property build()
CfnGateway.GreengrassV2Property
java.lang.NullPointerException
- if any required attribute was not provided