/AWS1/CL_CFSDSCCPLNCBYRESRCRSP¶
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_compliancebyresources TYPE /AWS1/CL_CFSCPLNCBYRESOURCE=>TT_COMPLIANCEBYRESOURCES TT_COMPLIANCEBYRESOURCES¶
Indicates whether the specified Amazon Web Services resource complies with all of the Config rules that evaluate it.
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¶
ComplianceByResources¶
Indicates whether the specified Amazon Web Services resource complies with all of the Config rules that evaluate it.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPLIANCEBYRESOURCES() |
Getter for COMPLIANCEBYRESOURCES, with configurable default |
ASK_COMPLIANCEBYRESOURCES() |
Getter for COMPLIANCEBYRESOURCES w/ exceptions if field has |
HAS_COMPLIANCEBYRESOURCES() |
Determine if COMPLIANCEBYRESOURCES 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 |