@Stability(value=Stable) @Internal public static final class CfnIndexProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIndexProps
CfnIndexPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnIndexProps.Builder, CfnIndexProps.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 edition,
String name,
String roleArn,
Object capacityUnits,
String description,
Object documentMetadataConfigurations,
Object serverSideEncryptionConfiguration,
CfnIndex.TagListProperty tags)
Constructor that initializes the object based on literal property values passed by the
CfnIndexProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCapacityUnits()
`AWS::Kendra::Index.CapacityUnits`.
|
String |
getDescription()
`AWS::Kendra::Index.Description`.
|
Object |
getDocumentMetadataConfigurations()
`AWS::Kendra::Index.DocumentMetadataConfigurations`.
|
String |
getEdition()
`AWS::Kendra::Index.Edition`.
|
String |
getName()
`AWS::Kendra::Index.Name`.
|
String |
getRoleArn()
`AWS::Kendra::Index.RoleArn`.
|
Object |
getServerSideEncryptionConfiguration()
`AWS::Kendra::Index.ServerSideEncryptionConfiguration`.
|
CfnIndex.TagListProperty |
getTags()
`AWS::Kendra::Index.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 edition, String name, String roleArn, Object capacityUnits, String description, Object documentMetadataConfigurations, Object serverSideEncryptionConfiguration, CfnIndex.TagListProperty tags)
CfnIndexProps.Builder.public final String getEdition()
CfnIndexPropsgetEdition in interface CfnIndexPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-editionpublic final String getName()
CfnIndexPropsgetName in interface CfnIndexPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-namepublic final String getRoleArn()
CfnIndexPropsgetRoleArn in interface CfnIndexPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-rolearnpublic final Object getCapacityUnits()
CfnIndexPropsgetCapacityUnits in interface CfnIndexPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-capacityunitspublic final String getDescription()
CfnIndexPropsgetDescription in interface CfnIndexPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-descriptionpublic final Object getDocumentMetadataConfigurations()
CfnIndexPropsgetDocumentMetadataConfigurations in interface CfnIndexPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-documentmetadataconfigurationspublic final Object getServerSideEncryptionConfiguration()
CfnIndexPropsgetServerSideEncryptionConfiguration in interface CfnIndexPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-serversideencryptionconfigurationpublic final CfnIndex.TagListProperty getTags()
CfnIndexPropsgetTags in interface CfnIndexPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.