@Stability(value=Stable) @Internal public static final class CfnMapProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMapProps
CfnMapPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMapProps.Builder, CfnMapProps.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(Object configuration,
String mapName,
String pricingPlan,
String description)
Constructor that initializes the object based on literal property values passed by the
CfnMapProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getConfiguration()
`AWS::Location::Map.Configuration`.
|
String |
getDescription()
`AWS::Location::Map.Description`.
|
String |
getMapName()
`AWS::Location::Map.MapName`.
|
String |
getPricingPlan()
`AWS::Location::Map.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.protected Jsii$Proxy(Object configuration, String mapName, String pricingPlan, String description)
CfnMapProps.Builder.public final Object getConfiguration()
CfnMapPropsgetConfiguration in interface CfnMapPropspublic final String getMapName()
CfnMapPropsgetMapName in interface CfnMapPropspublic final String getPricingPlan()
CfnMapPropsgetPricingPlan in interface CfnMapPropspublic final String getDescription()
CfnMapPropsgetDescription in interface CfnMapProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.