| Package | Description |
|---|---|
| software.amazon.awscdk.services.iot |
AWS IoT Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnThing.AttributePayloadProperty.Jsii$Proxy
An implementation for
CfnThing.AttributePayloadProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnThing.AttributePayloadProperty |
CfnThing.AttributePayloadProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnThing.Builder |
CfnThing.Builder.attributePayload(CfnThing.AttributePayloadProperty attributePayload)
A string that contains up to three key value pairs.
|
CfnThingProps.Builder |
CfnThingProps.Builder.attributePayload(CfnThing.AttributePayloadProperty attributePayload)
Sets the value of
CfnThingProps.getAttributePayload() |
void |
CfnThing.setAttributePayload(CfnThing.AttributePayloadProperty value)
A string that contains up to three key value pairs.
|
Copyright © 2022. All rights reserved.