@Stability(value=Stable) @Internal public static final class CfnIndex.DocumentMetadataConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIndex.DocumentMetadataConfigurationProperty
CfnIndex.DocumentMetadataConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnIndex.DocumentMetadataConfigurationProperty.Builder, CfnIndex.DocumentMetadataConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnIndex.DocumentMetadataConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIndex.CapacityUnitsConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getName()
The name of the index field.
|
Object |
getRelevance()
Provides manual tuning parameters to determine how the field affects the search results.
|
Object |
getSearch()
Provides information about how the field is used during a search.
|
String |
getType()
The data type of the index field.
|
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(CfnIndex.DocumentMetadataConfigurationProperty.Builder builder)
CfnIndex.CapacityUnitsConfigurationProperty.Builder.public final String getName()
CfnIndex.DocumentMetadataConfigurationPropertygetName in interface CfnIndex.DocumentMetadataConfigurationPropertypublic final String getType()
CfnIndex.DocumentMetadataConfigurationPropertygetType in interface CfnIndex.DocumentMetadataConfigurationPropertypublic final Object getRelevance()
CfnIndex.DocumentMetadataConfigurationPropertygetRelevance in interface CfnIndex.DocumentMetadataConfigurationPropertypublic final Object getSearch()
CfnIndex.DocumentMetadataConfigurationPropertygetSearch in interface CfnIndex.DocumentMetadataConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.