@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 data provider of geospatial data.
|
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
HEREwill return an error.
Valid values include:
EsriHere
Place index resources using HERE as a data provider can't be used to store results for locations in Japan. For more information, see the AWS Service Terms for Amazon Location Service.
For additional details on data providers, see the Amazon Location Service data providers page .
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.