policies property

List<PolicySummary>? policies
final

A list of policies that match the filter criteria in the request. The output list doesn't include the policy contents. To see the content for a policy, see DescribePolicy.

Implementation

final List<PolicySummary>? policies;