@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:21.753Z") @Stability(value=Stable) public interface CfnThingProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getThingName()
@Stability(value=Stable) static CfnThingProps.Builder builder()
CfnThingProps.Builder of CfnThingPropsCopyright © 2021. All rights reserved.