/AWS1/CL_CFSDSCREMEDIATIONEX03¶
DescribeRemediationExecutionStatusResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_remediationexecstatuses TYPE /AWS1/CL_CFSREMEDIATIONEXESTAT=>TT_REMEDIATIONEXECSTATUSES TT_REMEDIATIONEXECSTATUSES¶
Returns a list of remediation execution statuses objects.
iv_nexttoken TYPE /AWS1/CFSSTRING /AWS1/CFSSTRING¶
The
nextTokenstring returned on a previous page that you use to get the next page of results in a paginated response.
Queryable Attributes¶
RemediationExecutionStatuses¶
Returns a list of remediation execution statuses objects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REMEDIATIONEXECSTATUSES() |
Getter for REMEDIATIONEXECUTIONSTATUSES, with configurable d |
ASK_REMEDIATIONEXECSTATUSES() |
Getter for REMEDIATIONEXECUTIONSTATUSES w/ exceptions if fie |
HAS_REMEDIATIONEXECSTATUSES() |
Determine if REMEDIATIONEXECUTIONSTATUSES has a value |
NextToken¶
The
nextTokenstring returned on a previous page that you use to get the next page of results in a paginated response.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |