/AWS1/CL_CFSDSCREMEDIATIONEX01¶
DescribeRemediationExceptionsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_remediationexceptions TYPE /AWS1/CL_CFSREMEDIATIONEX=>TT_REMEDIATIONEXCEPTIONS TT_REMEDIATIONEXCEPTIONS¶
Returns a list of remediation exception objects.
iv_nexttoken TYPE /AWS1/CFSSTRING /AWS1/CFSSTRING¶
The
nextTokenstring returned in a previous request that you use to request the next page of results in a paginated response.
Queryable Attributes¶
RemediationExceptions¶
Returns a list of remediation exception objects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REMEDIATIONEXCEPTIONS() |
Getter for REMEDIATIONEXCEPTIONS, with configurable default |
ASK_REMEDIATIONEXCEPTIONS() |
Getter for REMEDIATIONEXCEPTIONS w/ exceptions if field has |
HAS_REMEDIATIONEXCEPTIONS() |
Determine if REMEDIATIONEXCEPTIONS has a value |
NextToken¶
The
nextTokenstring returned in a previous request that you use to request 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 |