@Stability(value=Stable) @Internal public static final class CfnTrackerProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTrackerProps
CfnTrackerPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTrackerProps.Builder, CfnTrackerProps.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 pricingPlan,
String trackerName,
String description,
String kmsKeyId,
String pricingPlanDataSource)
Constructor that initializes the object based on literal property values passed by the
CfnTrackerProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::Location::Tracker.Description`.
|
String |
getKmsKeyId()
`AWS::Location::Tracker.KmsKeyId`.
|
String |
getPricingPlan()
`AWS::Location::Tracker.PricingPlan`.
|
String |
getPricingPlanDataSource()
`AWS::Location::Tracker.PricingPlanDataSource`.
|
String |
getTrackerName()
`AWS::Location::Tracker.TrackerName`.
|
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 getPricingPlan()
CfnTrackerPropsgetPricingPlan in interface CfnTrackerPropspublic final String getTrackerName()
CfnTrackerPropsgetTrackerName in interface CfnTrackerPropspublic final String getDescription()
CfnTrackerPropsgetDescription in interface CfnTrackerPropspublic final String getKmsKeyId()
CfnTrackerPropsgetKmsKeyId in interface CfnTrackerPropspublic final String getPricingPlanDataSource()
CfnTrackerPropsgetPricingPlanDataSource in interface CfnTrackerProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.