attributePayload

construct an aws.sdk.kotlin.services.iot.model.AttributePayload inside the given block


A list of thing attributes, a JSON string containing name-value pairs. For example:

{\"attributes\":{\"name1\":\"value2\"}}

This data is used to add new attributes or update existing attributes.