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