destinationFqdns

@JvmName(name = "pntfrxsgoiumktid")
suspend fun destinationFqdns(value: Output<List<String>>)
@JvmName(name = "rblqdqyumgbdshnl")
suspend fun destinationFqdns(value: List<String>?)

Parameters

value

List of destination FQDNs.


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


@JvmName(name = "kppnamygglljyxhp")
suspend fun destinationFqdns(values: List<Output<String>>)
@JvmName(name = "kaippcbcjageiobr")
suspend fun destinationFqdns(vararg values: String)

Parameters

values

List of destination FQDNs.