Values.AttachedManagedPolicySourceA structure that stores a list of managed policy ARNs that describe the associated Amazon Web Services managed policy.
type nonrec t = {name : Name.t option;The name of the Amazon Web Services managed policy.
*)arn : ManagedPolicyArn.t option;The ARN of the Amazon Web Services managed policy. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.
*)}