@Stability(value=Stable) @Internal public static final class CfnRouteCalculatorProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRouteCalculatorProps
CfnRouteCalculatorPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRouteCalculatorProps.Builder, CfnRouteCalculatorProps.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 calculatorName,
String dataSource,
String pricingPlan,
String description)
Constructor that initializes the object based on literal property values passed by the
CfnRouteCalculatorProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCalculatorName()
`AWS::Location::RouteCalculator.CalculatorName`.
|
String |
getDataSource()
`AWS::Location::RouteCalculator.DataSource`.
|
String |
getDescription()
`AWS::Location::RouteCalculator.Description`.
|
String |
getPricingPlan()
`AWS::Location::RouteCalculator.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(String calculatorName, String dataSource, String pricingPlan, String description)
CfnRouteCalculatorProps.Builder.public final String getCalculatorName()
CfnRouteCalculatorPropsgetCalculatorName in interface CfnRouteCalculatorPropspublic final String getDataSource()
CfnRouteCalculatorPropsgetDataSource in interface CfnRouteCalculatorPropspublic final String getPricingPlan()
CfnRouteCalculatorPropsgetPricingPlan in interface CfnRouteCalculatorPropspublic final String getDescription()
CfnRouteCalculatorPropsgetDescription in interface CfnRouteCalculatorProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.