ListConfigurationPolicyAssociationsResponse
Types
Properties
Link copied to clipboard
An object that contains the details of each configuration policy association that’s returned in a ListConfigurationPolicyAssociations
request.
Link copied to clipboard
The NextToken
value to include in the next ListConfigurationPolicyAssociations
request. When the results of a ListConfigurationPolicyAssociations
request exceed MaxResults
, this value can be used to retrieve the next page of results. This value is null
when there are no more results to return.
Functions
Link copied to clipboard
inline fun copy(block: ListConfigurationPolicyAssociationsResponse.Builder.() -> Unit = {}): ListConfigurationPolicyAssociationsResponse