@Stability(value=Stable) @Internal public static final class CfnMap.MapConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMap.MapConfigurationProperty
CfnMap.MapConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMap.MapConfigurationProperty.Builder, CfnMap.MapConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMap.MapConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMap.MapConfigurationProperty.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 |
getStyle()
Specifies the map style selected from an available data provider.
|
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(CfnMap.MapConfigurationProperty.Builder builder)
CfnMap.MapConfigurationProperty.Builder.public final String getStyle()
CfnMap.MapConfigurationProperty
Valid styles: VectorEsriStreets , VectorEsriTopographic , VectorEsriNavigation , VectorEsriDarkGrayCanvas , VectorEsriLightGrayCanvas , VectorHereBerlin .
When using HERE as your data provider, and selecting the Style
VectorHereBerlin, you may not use HERE Technologies maps for Asset Management. See the AWS Service Terms for Amazon Location Service.
getStyle in interface CfnMap.MapConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.