IGroupPolicyRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

group_policy_ref

(experimental) A reference to a GroupPolicy resource.

Stability:

experimental

node

The tree node.