interface IAssistantRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Wisdom.IAssistantRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awswisdom#IAssistantRef |
![]() | software.amazon.awscdk.services.wisdom.IAssistantRef |
![]() | aws_cdk.aws_wisdom.IAssistantRef |
![]() | aws-cdk-lib » aws_wisdom » IAssistantRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Assistant.
Properties
Name | Type | Description |
---|---|---|
assistant | Assistant | A reference to a Assistant resource. |
node | Node | The tree node. |
assistantRef
Type:
Assistant
A reference to a Assistant resource.
node
Type:
Node
The tree node.