/AWS1/CL_REVCREATEINPUTSRCRSP¶
CreateInputSourceResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_servicearn TYPE /AWS1/REVARN /AWS1/REVARN¶
ARN identifier.
iv_inputsourceid TYPE /AWS1/REVINPUTSOURCEID /AWS1/REVINPUTSOURCEID¶
The unique identifier assigned to the created input source.
Queryable Attributes¶
serviceArn¶
ARN identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEARN() |
Getter for SERVICEARN, with configurable default |
ASK_SERVICEARN() |
Getter for SERVICEARN w/ exceptions if field has no value |
HAS_SERVICEARN() |
Determine if SERVICEARN has a value |
inputSourceId¶
The unique identifier assigned to the created input source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INPUTSOURCEID() |
Getter for INPUTSOURCEID, with configurable default |
ASK_INPUTSOURCEID() |
Getter for INPUTSOURCEID w/ exceptions if field has no value |
HAS_INPUTSOURCEID() |
Determine if INPUTSOURCEID has a value |