@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,
List<? extends CfnTag> tags,
String userContextPolicy,
Object userTokenConfigurations)
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`.
|
List<CfnTag> |
getTags()
`AWS::Kendra::Index.Tags`.
|
String |
getUserContextPolicy()
`AWS::Kendra::Index.UserContextPolicy`.
|
Object |
getUserTokenConfigurations()
`AWS::Kendra::Index.UserTokenConfigurations`.
|
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, List<? extends CfnTag> tags, String userContextPolicy, Object userTokenConfigurations)
CfnIndexProps.Builder.public final String getEdition()
CfnIndexPropsgetEdition in interface CfnIndexPropspublic final String getName()
CfnIndexPropsgetName in interface CfnIndexPropspublic final String getRoleArn()
CfnIndexPropsgetRoleArn in interface CfnIndexPropspublic final Object getCapacityUnits()
CfnIndexPropsgetCapacityUnits in interface CfnIndexPropspublic final String getDescription()
CfnIndexPropsgetDescription in interface CfnIndexPropspublic final Object getDocumentMetadataConfigurations()
CfnIndexPropsgetDocumentMetadataConfigurations in interface CfnIndexPropspublic final Object getServerSideEncryptionConfiguration()
CfnIndexPropsgetServerSideEncryptionConfiguration in interface CfnIndexPropspublic final List<CfnTag> getTags()
CfnIndexPropsgetTags in interface CfnIndexPropspublic final String getUserContextPolicy()
CfnIndexPropsgetUserContextPolicy in interface CfnIndexPropspublic final Object getUserTokenConfigurations()
CfnIndexPropsgetUserTokenConfigurations in interface CfnIndexProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.