interface IBotRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Lex.IBotRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awslex#IBotRef |
![]() | software.amazon.awscdk.services.lex.IBotRef |
![]() | aws_cdk.aws_lex.IBotRef |
![]() | aws-cdk-lib » aws_lex » IBotRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Bot.
Properties
Name | Type | Description |
---|---|---|
bot | Bot | A reference to a Bot resource. |
node | Node | The tree node. |
botRef
Type:
Bot
A reference to a Bot resource.
node
Type:
Node
The tree node.