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