@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.003Z") @Stability(value=Stable) public interface CfnThingProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thing.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnThingProps.Builder
A builder for
CfnThingProps |
static class |
CfnThingProps.Jsii$Proxy
An implementation for
CfnThingProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnThingProps.Builder |
builder() |
default Object |
getAttributePayload()
`AWS::IoT::Thing.AttributePayload`.
|
default String |
getThingName()
`AWS::IoT::Thing.ThingName`.
|
@Stability(value=Stable) @Nullable default Object getAttributePayload()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thing.html#cfn-iot-thing-attributepayload@Stability(value=Stable) @Nullable default String getThingName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thing.html#cfn-iot-thing-thingname@Stability(value=Stable) static CfnThingProps.Builder builder()
CfnThingProps.Builder of CfnThingPropsCopyright © 2020. All rights reserved.