| Package | Description |
|---|---|
| software.amazon.awscdk.services.iot |
AWS IoT Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnThingProps.Builder |
CfnThingProps.Builder.attributePayload(CfnThing.AttributePayloadProperty attributePayload)
Sets the value of
CfnThingProps.getAttributePayload() |
CfnThingProps.Builder |
CfnThingProps.Builder.attributePayload(IResolvable attributePayload)
Sets the value of
CfnThingProps.getAttributePayload() |
static CfnThingProps.Builder |
CfnThingProps.builder() |
CfnThingProps.Builder |
CfnThingProps.Builder.thingName(String thingName)
Sets the value of
CfnThingProps.getThingName() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnThingProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnThingProps.Builder. |
Copyright © 2022. All rights reserved.