ILogGroupRef

class aws_cdk.aws_logs.ILogGroupRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

log_group_ref

(experimental) A reference to a LogGroup resource.

Stability:

experimental

node

The tree node.