@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.066Z") @Stability(value=Stable) public interface CfnFaqProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFaqProps.Builder
A builder for
CfnFaqProps |
static class |
CfnFaqProps.Jsii$Proxy
An implementation for
CfnFaqProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnFaqProps.Builder |
builder() |
default String |
getDescription()
`AWS::Kendra::Faq.Description`.
|
default String |
getFileFormat()
`AWS::Kendra::Faq.FileFormat`.
|
String |
getIndexId()
`AWS::Kendra::Faq.IndexId`.
|
String |
getName()
`AWS::Kendra::Faq.Name`.
|
String |
getRoleArn()
`AWS::Kendra::Faq.RoleArn`.
|
Object |
getS3Path()
`AWS::Kendra::Faq.S3Path`.
|
default CfnFaq.TagListProperty |
getTags()
`AWS::Kendra::Faq.Tags`.
|
@Stability(value=Stable) @NotNull String getIndexId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html#cfn-kendra-faq-indexid@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html#cfn-kendra-faq-name@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html#cfn-kendra-faq-rolearn@Stability(value=Stable) @NotNull Object getS3Path()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html#cfn-kendra-faq-s3path@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html#cfn-kendra-faq-description@Stability(value=Stable) @Nullable default String getFileFormat()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html#cfn-kendra-faq-fileformat@Stability(value=Stable) @Nullable default CfnFaq.TagListProperty getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html#cfn-kendra-faq-tags@Stability(value=Stable) static CfnFaqProps.Builder builder()
CfnFaqProps.Builder of CfnFaqPropsCopyright © 2020. All rights reserved.