@Stability(value=Stable) @Internal public static final class CfnIndex.RelevanceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIndex.RelevanceProperty
CfnIndex.RelevancePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnIndex.RelevanceProperty.Builder, CfnIndex.RelevanceProperty.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 duration,
Object freshness,
Number importance,
String rankOrder,
Object valueImportanceItems)
Constructor that initializes the object based on literal property values passed by the
CfnIndex.CapacityUnitsConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDuration()
`CfnIndex.RelevanceProperty.Duration`.
|
Object |
getFreshness()
`CfnIndex.RelevanceProperty.Freshness`.
|
Number |
getImportance()
`CfnIndex.RelevanceProperty.Importance`.
|
String |
getRankOrder()
`CfnIndex.RelevanceProperty.RankOrder`.
|
Object |
getValueImportanceItems()
`CfnIndex.RelevanceProperty.ValueImportanceItems`.
|
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.public final String getDuration()
CfnIndex.RelevancePropertygetDuration in interface CfnIndex.RelevancePropertypublic final Object getFreshness()
CfnIndex.RelevancePropertygetFreshness in interface CfnIndex.RelevancePropertypublic final Number getImportance()
CfnIndex.RelevancePropertygetImportance in interface CfnIndex.RelevancePropertypublic final String getRankOrder()
CfnIndex.RelevancePropertygetRankOrder in interface CfnIndex.RelevancePropertypublic final Object getValueImportanceItems()
CfnIndex.RelevancePropertygetValueImportanceItems in interface CfnIndex.RelevanceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.