IGroupRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

group_ref

(experimental) A reference to a Group resource.

Stability:

experimental

node

The tree node.