ILogStreamRef
- class aws_cdk.aws_logs.ILogStreamRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a LogStream.
- Stability:
experimental
Attributes
- log_stream_ref
(experimental) A reference to a LogStream resource.
- Stability:
experimental
- node
The tree node.