@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.460Z") @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.