attributePayload
construct an aws.sdk.kotlin.services.iot.model.AttributePayload inside the given block
The attribute payload, which consists of up to three name/value pairs in a JSON document. For example:
{\"attributes\":{\"string1\":\"string2\"}}