Get Geofence Collection Plain Args
data class GetGeofenceCollectionPlainArgs(val collectionName: String, val kmsKeyId: String? = null, val tags: Map<String, String>? = null) : ConvertibleToJava<GetGeofenceCollectionPlainArgs>
A collection of arguments for invoking getGeofenceCollection.