/AWS1/CL_IOTCRETHINGGROUPRSP¶
CreateThingGroupResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_thinggroupname TYPE /AWS1/IOTTHINGGROUPNAME /AWS1/IOTTHINGGROUPNAME¶
The thing group name.
iv_thinggrouparn TYPE /AWS1/IOTTHINGGROUPARN /AWS1/IOTTHINGGROUPARN¶
The thing group ARN.
iv_thinggroupid TYPE /AWS1/IOTTHINGGROUPID /AWS1/IOTTHINGGROUPID¶
The thing group ID.
Queryable Attributes¶
thingGroupName¶
The 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 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 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 |