attachedManagedPolicies property

List<AttachedPolicy>? attachedManagedPolicies
final

A list of managed policies attached to the role. These policies are the role's access (permissions) policies.

Implementation

final List<AttachedPolicy>? attachedManagedPolicies;