destinations

@JvmName(name = "apccvnfybqgnmkyj")
suspend fun destinations(value: Output<List<String>>)
@JvmName(name = "ygdgmipvvxrsjnns")
suspend fun destinations(value: List<String>?)

Parameters

value

List of destinations for this data flow.


@JvmName(name = "yclphbqsyearowie")
suspend fun destinations(vararg values: Output<String>)


@JvmName(name = "klafmorikkkwrhog")
suspend fun destinations(values: List<Output<String>>)
@JvmName(name = "kbbgybdvvtbpdqfy")
suspend fun destinations(vararg values: String)

Parameters

values

List of destinations for this data flow.