@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(CfnMapProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMapProps.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) |
Object |
getConfiguration()
Specifies the map style selected from an available data provider.
|
String |
getDescription()
An optional description for the map resource.
|
String |
getMapName()
The name for the map 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(CfnMapProps.Builder builder)
CfnMapProps.Builder.public final Object getConfiguration()
CfnMapPropsgetConfiguration in interface CfnMapPropspublic final String getMapName()
CfnMapPropsRequirements:
ExampleMap .getMapName in interface CfnMapPropspublic final String getDescription()
CfnMapPropsgetDescription in interface CfnMapPropspublic final String getPricingPlan()
CfnMapProps
Allowed Values : RequestBasedUsage
getPricingPlan in interface CfnMapProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.