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