/AWS1/CL_SHBLSTCONFPLYASSOCI01¶
ListConfigurationPolicyAssociationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_confpolicyassociationsums TYPE /AWS1/CL_SHBCONFPLYASSOCIATI00=>TT_CONFPLYASSOCIATIONSUMMLIST TT_CONFPLYASSOCIATIONSUMMLIST¶
An object that contains the details of each configuration policy association that’s returned in a
ListConfigurationPolicyAssociationsrequest.
iv_nexttoken TYPE /AWS1/SHBNEXTTOKEN /AWS1/SHBNEXTTOKEN¶
The
NextTokenvalue to include in the nextListConfigurationPolicyAssociationsrequest. When the results of aListConfigurationPolicyAssociationsrequest exceedMaxResults, this value can be used to retrieve the next page of results. This value isnullwhen there are no more results to return.
Queryable Attributes¶
ConfigurationPolicyAssociationSummaries¶
An object that contains the details of each configuration policy association that’s returned in a
ListConfigurationPolicyAssociationsrequest.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFPLYASSOCIATIONSUMS() |
Getter for CONFPOLICYASSOCIATIONSUMS, with configurable defa |
ASK_CONFPLYASSOCIATIONSUMS() |
Getter for CONFPOLICYASSOCIATIONSUMS w/ exceptions if field |
HAS_CONFPLYASSOCIATIONSUMS() |
Determine if CONFPOLICYASSOCIATIONSUMS has a value |
NextToken¶
The
NextTokenvalue to include in the nextListConfigurationPolicyAssociationsrequest. When the results of aListConfigurationPolicyAssociationsrequest exceedMaxResults, this value can be used to retrieve the next page of results. This value isnullwhen there are no more results to return.
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 |