/AWS1/CL_GSTCONFIGIDRESPONSE¶
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_configid TYPE /AWS1/GSTSTRING /AWS1/GSTSTRING¶
UUID of a
Config.
iv_configtype TYPE /AWS1/GSTCONFIGCAPABILITYTYPE /AWS1/GSTCONFIGCAPABILITYTYPE¶
Type of a
Config.
iv_configarn TYPE /AWS1/GSTCONFIGARN /AWS1/GSTCONFIGARN¶
ARN of a
Config.
Queryable Attributes¶
configId¶
UUID of a
Config.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGID() |
Getter for CONFIGID, with configurable default |
ASK_CONFIGID() |
Getter for CONFIGID w/ exceptions if field has no value |
HAS_CONFIGID() |
Determine if CONFIGID has a value |
configType¶
Type of a
Config.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGTYPE() |
Getter for CONFIGTYPE, with configurable default |
ASK_CONFIGTYPE() |
Getter for CONFIGTYPE w/ exceptions if field has no value |
HAS_CONFIGTYPE() |
Determine if CONFIGTYPE has a value |
configArn¶
ARN of a
Config.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGARN() |
Getter for CONFIGARN, with configurable default |
ASK_CONFIGARN() |
Getter for CONFIGARN w/ exceptions if field has no value |
HAS_CONFIGARN() |
Determine if CONFIGARN has a value |