interface IFaqRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Kendra.IFaqRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awskendra#IFaqRef |
![]() | software.amazon.awscdk.services.kendra.IFaqRef |
![]() | aws_cdk.aws_kendra.IFaqRef |
![]() | aws-cdk-lib » aws_kendra » IFaqRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Faq.
Properties
Name | Type | Description |
---|---|---|
faq | Faq | A reference to a Faq resource. |
node | Node | The tree node. |
faqRef
Type:
Faq
A reference to a Faq resource.
node
Type:
Node
The tree node.