/AWS1/CL_IOTCREDYNTHGGROUPRSP¶
CreateDynamicThingGroupResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_THINGGROUPNAME
TYPE /AWS1/IOTTHINGGROUPNAME
/AWS1/IOTTHINGGROUPNAME
¶
The dynamic thing group name.
IV_THINGGROUPARN
TYPE /AWS1/IOTTHINGGROUPARN
/AWS1/IOTTHINGGROUPARN
¶
The dynamic thing group ARN.
IV_THINGGROUPID
TYPE /AWS1/IOTTHINGGROUPID
/AWS1/IOTTHINGGROUPID
¶
The dynamic thing group ID.
IV_INDEXNAME
TYPE /AWS1/IOTINDEXNAME
/AWS1/IOTINDEXNAME
¶
The dynamic thing group index name.
IV_QUERYSTRING
TYPE /AWS1/IOTQUERYSTRING
/AWS1/IOTQUERYSTRING
¶
The dynamic thing group search query string.
IV_QUERYVERSION
TYPE /AWS1/IOTQUERYVERSION
/AWS1/IOTQUERYVERSION
¶
The dynamic thing group query version.
Queryable Attributes¶
thingGroupName¶
The dynamic thing group name.
Accessible with the following methods¶
Method | Description |
---|---|
GET_THINGGROUPNAME() |
Getter for THINGGROUPNAME, with configurable default |
ASK_THINGGROUPNAME() |
Getter for THINGGROUPNAME w/ exceptions if field has no valu |
HAS_THINGGROUPNAME() |
Determine if THINGGROUPNAME has a value |
thingGroupArn¶
The dynamic thing group ARN.
Accessible with the following methods¶
Method | Description |
---|---|
GET_THINGGROUPARN() |
Getter for THINGGROUPARN, with configurable default |
ASK_THINGGROUPARN() |
Getter for THINGGROUPARN w/ exceptions if field has no value |
HAS_THINGGROUPARN() |
Determine if THINGGROUPARN has a value |
thingGroupId¶
The dynamic thing group ID.
Accessible with the following methods¶
Method | Description |
---|---|
GET_THINGGROUPID() |
Getter for THINGGROUPID, with configurable default |
ASK_THINGGROUPID() |
Getter for THINGGROUPID w/ exceptions if field has no value |
HAS_THINGGROUPID() |
Determine if THINGGROUPID has a value |
indexName¶
The dynamic thing group index name.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INDEXNAME() |
Getter for INDEXNAME, with configurable default |
ASK_INDEXNAME() |
Getter for INDEXNAME w/ exceptions if field has no value |
HAS_INDEXNAME() |
Determine if INDEXNAME has a value |
queryString¶
The dynamic thing group search query string.
Accessible with the following methods¶
Method | Description |
---|---|
GET_QUERYSTRING() |
Getter for QUERYSTRING, with configurable default |
ASK_QUERYSTRING() |
Getter for QUERYSTRING w/ exceptions if field has no value |
HAS_QUERYSTRING() |
Determine if QUERYSTRING has a value |
queryVersion¶
The dynamic thing group query version.
Accessible with the following methods¶
Method | Description |
---|---|
GET_QUERYVERSION() |
Getter for QUERYVERSION, with configurable default |
ASK_QUERYVERSION() |
Getter for QUERYVERSION w/ exceptions if field has no value |
HAS_QUERYVERSION() |
Determine if QUERYVERSION has a value |