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