@Stability(value=Stable) @Internal public static final class CfnTrackerConsumerProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTrackerConsumerProps
CfnTrackerConsumerPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTrackerConsumerProps.Builder, CfnTrackerConsumerProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTrackerConsumerProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTrackerConsumerProps.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 |
getConsumerArn()
The Amazon Resource Name (ARN) for the geofence collection that consumes the tracker resource updates.
|
String |
getTrackerName()
The name for the tracker resource.
|
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(CfnTrackerConsumerProps.Builder builder)
CfnTrackerConsumerProps.Builder.public final String getConsumerArn()
CfnTrackerConsumerProps
arn:aws:geo:region:account-id:geofence-collection/ExampleGeofenceCollectionConsumergetConsumerArn in interface CfnTrackerConsumerPropspublic final String getTrackerName()
CfnTrackerConsumerPropsRequirements:
ExampleTracker .getTrackerName in interface CfnTrackerConsumerProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.