AWS SDK for C++
1.8.183
AWS SDK for C++
|
#include <AttributePayload.h>
Aws::IoT::Model::AttributePayload::AttributePayload | ( | ) |
Aws::IoT::Model::AttributePayload::AttributePayload | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
A JSON string containing up to three key-value pair in JSON format. For example:
{"attributes":{"string1":"string2"}}
Definition at line 99 of file AttributePayload.h.
|
inline |
A JSON string containing up to three key-value pair in JSON format. For example:
{"attributes":{"string1":"string2"}}
Definition at line 87 of file AttributePayload.h.
|
inline |
A JSON string containing up to three key-value pair in JSON format. For example:
{"attributes":{"string1":"string2"}}
Definition at line 111 of file AttributePayload.h.
|
inline |
A JSON string containing up to three key-value pair in JSON format. For example:
{"attributes":{"string1":"string2"}}
Definition at line 93 of file AttributePayload.h.
|
inline |
A JSON string containing up to three key-value pair in JSON format. For example:
{"attributes":{"string1":"string2"}}
Definition at line 81 of file AttributePayload.h.
|
inline |
A JSON string containing up to three key-value pair in JSON format. For example:
{"attributes":{"string1":"string2"}}
Definition at line 105 of file AttributePayload.h.
|
inline |
A JSON string containing up to three key-value pair in JSON format. For example:
{"attributes":{"string1":"string2"}}
Definition at line 117 of file AttributePayload.h.
|
inline |
A JSON string containing up to three key-value pair in JSON format. For example:
{"attributes":{"string1":"string2"}}
Definition at line 51 of file AttributePayload.h.
|
inline |
A JSON string containing up to three key-value pair in JSON format. For example:
{"attributes":{"string1":"string2"}}
Definition at line 45 of file AttributePayload.h.
|
inline |
Specifies whether the list of attributes provided in the AttributePayload
is merged with the attributes stored in the registry, instead of overwriting them.
To remove an attribute, call UpdateThing
with an empty attribute value.
The merge
attribute is only valid when calling UpdateThing
or UpdateThingGroup
.
Definition at line 128 of file AttributePayload.h.
Aws::Utils::Json::JsonValue Aws::IoT::Model::AttributePayload::Jsonize | ( | ) | const |
|
inline |
Specifies whether the list of attributes provided in the AttributePayload
is merged with the attributes stored in the registry, instead of overwriting them.
To remove an attribute, call UpdateThing
with an empty attribute value.
The merge
attribute is only valid when calling UpdateThing
or UpdateThingGroup
.
Definition at line 138 of file AttributePayload.h.
AttributePayload& Aws::IoT::Model::AttributePayload::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
A JSON string containing up to three key-value pair in JSON format. For example:
{"attributes":{"string1":"string2"}}
Definition at line 63 of file AttributePayload.h.
|
inline |
A JSON string containing up to three key-value pair in JSON format. For example:
{"attributes":{"string1":"string2"}}
Definition at line 57 of file AttributePayload.h.
|
inline |
Specifies whether the list of attributes provided in the AttributePayload
is merged with the attributes stored in the registry, instead of overwriting them.
To remove an attribute, call UpdateThing
with an empty attribute value.
The merge
attribute is only valid when calling UpdateThing
or UpdateThingGroup
.
Definition at line 148 of file AttributePayload.h.
|
inline |
A JSON string containing up to three key-value pair in JSON format. For example:
{"attributes":{"string1":"string2"}}
Definition at line 75 of file AttributePayload.h.
|
inline |
A JSON string containing up to three key-value pair in JSON format. For example:
{"attributes":{"string1":"string2"}}
Definition at line 69 of file AttributePayload.h.
|
inline |
Specifies whether the list of attributes provided in the AttributePayload
is merged with the attributes stored in the registry, instead of overwriting them.
To remove an attribute, call UpdateThing
with an empty attribute value.
The merge
attribute is only valid when calling UpdateThing
or UpdateThingGroup
.
Definition at line 158 of file AttributePayload.h.