| Package | Description |
|---|---|
| software.amazon.awscdk.services.kendra |
AWS::Kendra Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFaq.S3PathProperty.Jsii$Proxy
An implementation for
CfnFaq.S3PathProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFaq.S3PathProperty |
CfnFaq.S3PathProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFaq.Builder |
CfnFaq.Builder.s3Path(CfnFaq.S3PathProperty s3Path)
The Amazon Simple Storage Service (Amazon S3) location of the FAQ input data.
|
CfnFaqProps.Builder |
CfnFaqProps.Builder.s3Path(CfnFaq.S3PathProperty s3Path)
Sets the value of
CfnFaqProps.getS3Path() |
void |
CfnFaq.setS3Path(CfnFaq.S3PathProperty value)
The Amazon Simple Storage Service (Amazon S3) location of the FAQ input data.
|
Copyright © 2022. All rights reserved.