@Stability(value=Stable) @Internal public static final class CfnPlaceIndex.DataSourceConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPlaceIndex.DataSourceConfigurationProperty
CfnPlaceIndex.DataSourceConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPlaceIndex.DataSourceConfigurationProperty.Builder, CfnPlaceIndex.DataSourceConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPlaceIndex.DataSourceConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPlaceIndex.DataSourceConfigurationProperty.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 |
getIntendedUse()
Specifies how the results of an operation will be stored by the caller.
|
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(CfnPlaceIndex.DataSourceConfigurationProperty.Builder builder)
CfnPlaceIndex.DataSourceConfigurationProperty.Builder.public final String getIntendedUse()
CfnPlaceIndex.DataSourceConfigurationPropertyValid values include:
SingleUse specifies that the results won't be stored.Storage specifies that the result can be cached or stored in a database.
Place index resources using HERE as a data provider can't be configured to store results for locations in Japan when choosing
Storagefor theIntendedUseparameter.
Default value: SingleUse
getIntendedUse in interface CfnPlaceIndex.DataSourceConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.