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