@Stability(value=Stable) @Internal public static final class CfnGeofenceCollectionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGeofenceCollectionProps
CfnGeofenceCollectionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnGeofenceCollectionProps.Builder, CfnGeofenceCollectionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGeofenceCollectionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGeofenceCollectionProps.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 |
getCollectionName()
The name for the geofence collection.
|
String |
getDescription()
An optional description for the geofence collection.
|
String |
getKmsKeyId()
A key identifier for an [AWS KMS customer managed key](https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html) .
|
String |
getPricingPlan()
Specifies the pricing plan for the geofence collection.
|
String |
getPricingPlanDataSource()
Specifies the data provider for the geofence collection.
|
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(CfnGeofenceCollectionProps.Builder builder)
CfnGeofenceCollectionProps.Builder.public final String getCollectionName()
CfnGeofenceCollectionPropsgetCollectionName in interface CfnGeofenceCollectionPropspublic final String getPricingPlan()
CfnGeofenceCollectionPropsFor additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page .
getPricingPlan in interface CfnGeofenceCollectionPropspublic final String getDescription()
CfnGeofenceCollectionPropsgetDescription in interface CfnGeofenceCollectionPropspublic final String getKmsKeyId()
CfnGeofenceCollectionPropsgetKmsKeyId in interface CfnGeofenceCollectionPropspublic final String getPricingPlanDataSource()
CfnGeofenceCollectionProps
MobileAssetTracking | MobileAssetManagementFor more information about Data Providers , and Pricing plans , see the Amazon Location Service product page.
Amazon Location Service only uses
PricingPlanDataSourceto calculate billing for your geofence collection. Your data will not be shared with the data provider, and will remain in your AWS account or region unless you move it.
Valid Values: Esri | Here
getPricingPlanDataSource in interface CfnGeofenceCollectionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.