interface ICustomActionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Chatbot.ICustomActionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awschatbot#ICustomActionRef |
![]() | software.amazon.awscdk.services.chatbot.ICustomActionRef |
![]() | aws_cdk.aws_chatbot.ICustomActionRef |
![]() | aws-cdk-lib » aws_chatbot » ICustomActionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a CustomAction.
Properties
Name | Type | Description |
---|---|---|
custom | Custom | A reference to a CustomAction resource. |
node | Node | The tree node. |
customActionRef
Type:
Custom
A reference to a CustomAction resource.
node
Type:
Node
The tree node.