attachedManagedPolicies property
A list of managed policies attached to the role. These policies are the role's access (permissions) policies.
Implementation
final List<AttachedPolicy>? attachedManagedPolicies;
A list of managed policies attached to the role. These policies are the role's access (permissions) policies.
final List<AttachedPolicy>? attachedManagedPolicies;