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