IManagedPolicy
- class aws_cdk.aws_iam.IManagedPolicy(*args, **kwargs)
Bases:
IManagedPolicyRef
,Protocol
A managed policy.
Attributes
- managed_policy_arn
The ARN of the managed policy.
- Attribute:
true
- managed_policy_ref
(experimental) A reference to a ManagedPolicy resource.
- Stability:
experimental
- node
The tree node.