Skip to content

/AWS1/CL_CFSGETCPLNCDETSBYCF01

CONSTRUCTOR

IMPORTING

Optional arguments:

it_evaluationresults TYPE /AWS1/CL_CFSEVALUATIONRESULT=>TT_EVALUATIONRESULTS TT_EVALUATIONRESULTS

Indicates whether the Amazon Web Services resource complies with the specified Config rule.

iv_nexttoken TYPE /AWS1/CFSNEXTTOKEN /AWS1/CFSNEXTTOKEN

The string that you use in a subsequent request to get the next page of results in a paginated response.


Queryable Attributes

EvaluationResults

Indicates whether the Amazon Web Services resource complies with the specified Config rule.

Accessible with the following methods

Method Description
GET_EVALUATIONRESULTS() Getter for EVALUATIONRESULTS, with configurable default
ASK_EVALUATIONRESULTS() Getter for EVALUATIONRESULTS w/ exceptions if field has no v
HAS_EVALUATIONRESULTS() Determine if EVALUATIONRESULTS has a value

NextToken

The string that you use in a subsequent request 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