ListPolicySummariesRequest
Types
Properties
Link copied to clipboard
The maximum number of policy summaries to return in a single response.
Link copied to clipboard
A pagination token returned from a previous ListPolicySummaries call. Use this token to retrieve the next page of results when the response is paginated.
Link copied to clipboard
The identifier of the policy engine whose policy summaries to retrieve.
Link copied to clipboard
Optional filter to list policy summaries that apply to a specific resource scope or resource type. This helps narrow down results to those relevant for particular Amazon Web Services resources, agent tools, or operational contexts within the policy engine ecosystem.
Functions
Link copied to clipboard
inline fun copy(block: ListPolicySummariesRequest.Builder.() -> Unit = {}): ListPolicySummariesRequest