IManagedPolicyRef

class aws_cdk.aws_iam.IManagedPolicyRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a ManagedPolicy.

Stability:

experimental

Attributes

managed_policy_ref

(experimental) A reference to a ManagedPolicy resource.

Stability:

experimental

node

The tree node.