| Package | Description |
|---|---|
| software.amazon.awscdk.services.kendra |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFaq.TagListProperty.Jsii$Proxy
An implementation for
CfnFaq.TagListProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFaq.TagListProperty |
CfnFaq.TagListProperty.Builder.build()
Builds the configured instance.
|
default CfnFaq.TagListProperty |
CfnFaqProps.getTags()
`AWS::Kendra::Faq.Tags`.
|
CfnFaq.TagListProperty |
CfnFaqProps.Jsii$Proxy.getTags() |
CfnFaq.TagListProperty |
CfnFaq.getTags()
`AWS::Kendra::Faq.Tags`.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnFaq.setTags(CfnFaq.TagListProperty value)
`AWS::Kendra::Faq.Tags`.
|
CfnFaqProps.Builder |
CfnFaqProps.Builder.tags(CfnFaq.TagListProperty tags)
Sets the value of
CfnFaqProps.getTags() |
CfnFaq.Builder |
CfnFaq.Builder.tags(CfnFaq.TagListProperty tags)
`AWS::Kendra::Faq.Tags`.
|
| Constructor and Description |
|---|
Jsii$Proxy(String indexId,
String name,
String roleArn,
Object s3Path,
String description,
String fileFormat,
CfnFaq.TagListProperty tags)
Constructor that initializes the object based on literal property values passed by the
CfnFaqProps.Builder. |
Copyright © 2020. All rights reserved.