/AWS1/CL_AINDESCRPROBLEMRSP¶
DescribeProblemResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_problem TYPE REF TO /AWS1/CL_AINPROBLEM /AWS1/CL_AINPROBLEM¶
Information about the problem.
iv_snsnotificationarn TYPE /AWS1/AINSNSNOTIFICATIONARN /AWS1/AINSNSNOTIFICATIONARN¶
The SNS notification topic ARN of the problem.
Queryable Attributes¶
Problem¶
Information about the problem.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROBLEM() |
Getter for PROBLEM |
SNSNotificationArn¶
The SNS notification topic ARN of the problem.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SNSNOTIFICATIONARN() |
Getter for SNSNOTIFICATIONARN, with configurable default |
ASK_SNSNOTIFICATIONARN() |
Getter for SNSNOTIFICATIONARN w/ exceptions if field has no |
HAS_SNSNOTIFICATIONARN() |
Determine if SNSNOTIFICATIONARN has a value |