@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-08-11T10:32:44.532Z") @Stability(value=Stable) public interface CfnGeofenceCollectionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGeofenceCollectionProps.Builder
A builder for
CfnGeofenceCollectionProps |
static class |
CfnGeofenceCollectionProps.Jsii$Proxy
An implementation for
CfnGeofenceCollectionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnGeofenceCollectionProps.Builder |
builder() |
String |
getCollectionName()
`AWS::Location::GeofenceCollection.CollectionName`.
|
default String |
getDescription()
`AWS::Location::GeofenceCollection.Description`.
|
default String |
getKmsKeyId()
`AWS::Location::GeofenceCollection.KmsKeyId`.
|
String |
getPricingPlan()
`AWS::Location::GeofenceCollection.PricingPlan`.
|
default String |
getPricingPlanDataSource()
`AWS::Location::GeofenceCollection.PricingPlanDataSource`.
|
@Stability(value=Stable) @NotNull String getCollectionName()
@Stability(value=Stable) @NotNull String getPricingPlan()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default String getKmsKeyId()
@Stability(value=Stable) @Nullable default String getPricingPlanDataSource()
@Stability(value=Stable) static CfnGeofenceCollectionProps.Builder builder()
CfnGeofenceCollectionProps.Builder of CfnGeofenceCollectionPropsCopyright © 2021. All rights reserved.