toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.location.kotlin
/
GeofenceCollectionArgs
/
GeofenceCollectionArgs
Geofence
Collection
Args
constructor
(
collectionName
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
kmsKeyId
:
Output
<
String
>
?
=
null
,
pricingPlan
:
Output
<
GeofenceCollectionPricingPlan
>
?
=
null
,
pricingPlanDataSource
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)