@Stability(value=Stable) @Internal public static final class CfnPlaceIndexProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPlaceIndexProps
CfnPlaceIndexPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPlaceIndexProps.Builder, CfnPlaceIndexProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPlaceIndexProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPlaceIndexProps.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 |
getDataSource()
Specifies the geospatial data provider for the new place index.
|
Object |
getDataSourceConfiguration()
Specifies the data storage option for requesting Places.
|
String |
getDescription()
The optional description for the place index resource.
|
String |
getIndexName()
The name of the place index resource.
|
String |
getPricingPlan()
No longer used.
|
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(CfnPlaceIndexProps.Builder builder)
CfnPlaceIndexProps.Builder.public final String getDataSource()
CfnPlaceIndexProps
This field is case-sensitive. Enter the valid values as shown. For example, entering
HEREreturns an error.
Valid values include:
Esri – For additional information about Esri 's coverage in your region of interest, see Esri details on geocoding coverage .Here – For additional information about HERE Technologies ' coverage in your region of interest, see HERE details on goecoding coverage .
If you specify HERE Technologies (
Here) as the data provider, you may not store results for locations in Japan. For more information, see the AWS Service Terms for Amazon Location Service.
For additional information , see Data providers on the Amazon Location Service Developer Guide .
getDataSource in interface CfnPlaceIndexPropspublic final String getIndexName()
CfnPlaceIndexPropsRequirements:
ExamplePlaceIndex .getIndexName in interface CfnPlaceIndexPropspublic final Object getDataSourceConfiguration()
CfnPlaceIndexPropsgetDataSourceConfiguration in interface CfnPlaceIndexPropspublic final String getDescription()
CfnPlaceIndexPropsgetDescription in interface CfnPlaceIndexPropspublic final String getPricingPlan()
CfnPlaceIndexProps
Allowed Values : RequestBasedUsage
getPricingPlan in interface CfnPlaceIndexProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.