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