pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.location.kotlin
/
GeofenceCollectionArgs
/
GeofenceCollectionArgs
Geofence
Collection
Args
fun
GeofenceCollectionArgs
(
collectionName
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
kmsKeyId
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)