menu
aws_organizations_api package
documentation
organizations-2016-11-28.dart
ListPoliciesForTargetResponse
policies property
policies property
dark_mode
light_mode
policies
property
List
<
PolicySummary
>
?
policies
final
The list of policies that match the criteria in the request.
Implementation
final List<PolicySummary>? policies;
aws_organizations_api package
documentation
organizations-2016-11-28
ListPoliciesForTargetResponse
policies property
ListPoliciesForTargetResponse class