@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String dataSource,
String indexName,
String pricingPlan,
Object dataSourceConfiguration,
String description)
Constructor that initializes the object based on literal property values passed by the
CfnPlaceIndexProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDataSource()
`AWS::Location::PlaceIndex.DataSource`.
|
Object |
getDataSourceConfiguration()
`AWS::Location::PlaceIndex.DataSourceConfiguration`.
|
String |
getDescription()
`AWS::Location::PlaceIndex.Description`.
|
String |
getIndexName()
`AWS::Location::PlaceIndex.IndexName`.
|
String |
getPricingPlan()
`AWS::Location::PlaceIndex.PricingPlan`.
|
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 getDataSource()
CfnPlaceIndexPropsgetDataSource in interface CfnPlaceIndexPropspublic final String getIndexName()
CfnPlaceIndexPropsgetIndexName in interface CfnPlaceIndexPropspublic final String getPricingPlan()
CfnPlaceIndexPropsgetPricingPlan in interface CfnPlaceIndexPropspublic final Object getDataSourceConfiguration()
CfnPlaceIndexPropsgetDataSourceConfiguration in interface CfnPlaceIndexPropspublic final String getDescription()
CfnPlaceIndexPropsgetDescription in interface CfnPlaceIndexProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.