/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
ListConfigurationPolicyAssociations
request.
iv_nexttoken
TYPE /AWS1/SHBNEXTTOKEN
/AWS1/SHBNEXTTOKEN
¶
The
NextToken
value to include in the nextListConfigurationPolicyAssociations
request. When the results of aListConfigurationPolicyAssociations
request exceedMaxResults
, this value can be used to retrieve the next page of results. This value isnull
when 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
ListConfigurationPolicyAssociations
request.
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
NextToken
value to include in the nextListConfigurationPolicyAssociations
request. When the results of aListConfigurationPolicyAssociations
request exceedMaxResults
, this value can be used to retrieve the next page of results. This value isnull
when 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 |