@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()
No longer used.
|
String |
getPricingPlanDataSource()
This parameter is 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(CfnGeofenceCollectionProps.Builder builder)
CfnGeofenceCollectionProps.Builder.public final String getCollectionName()
CfnGeofenceCollectionPropsgetCollectionName in interface CfnGeofenceCollectionPropspublic final String getDescription()
CfnGeofenceCollectionPropsgetDescription in interface CfnGeofenceCollectionPropspublic final String getKmsKeyId()
CfnGeofenceCollectionPropsgetKmsKeyId in interface CfnGeofenceCollectionPropspublic final String getPricingPlan()
CfnGeofenceCollectionProps
Allowed Values : RequestBasedUsage
getPricingPlan in interface CfnGeofenceCollectionPropspublic final String getPricingPlanDataSource()
CfnGeofenceCollectionPropsgetPricingPlanDataSource in interface CfnGeofenceCollectionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.