@Stability(value=Stable) @Internal public static final class CfnFaqProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFaqProps
CfnFaqPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFaqProps.Builder, CfnFaqProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
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. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::Kendra::Faq.Description`.
|
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`.
|
CfnFaq.TagListProperty |
getTags()
`AWS::Kendra::Faq.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String indexId, String name, String roleArn, Object s3Path, String description, String fileFormat, CfnFaq.TagListProperty tags)
CfnFaqProps.Builder.public final String getIndexId()
CfnFaqPropsgetIndexId in interface CfnFaqPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html#cfn-kendra-faq-indexidpublic final String getName()
CfnFaqPropsgetName in interface CfnFaqPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html#cfn-kendra-faq-namepublic final String getRoleArn()
CfnFaqPropsgetRoleArn in interface CfnFaqPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html#cfn-kendra-faq-rolearnpublic final Object getS3Path()
CfnFaqPropsgetS3Path in interface CfnFaqPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html#cfn-kendra-faq-s3pathpublic final String getDescription()
CfnFaqPropsgetDescription in interface CfnFaqPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html#cfn-kendra-faq-descriptionpublic final String getFileFormat()
CfnFaqPropsgetFileFormat in interface CfnFaqPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html#cfn-kendra-faq-fileformatpublic final CfnFaq.TagListProperty getTags()
CfnFaqPropsgetTags in interface CfnFaqPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html#cfn-kendra-faq-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.