destinationFqdns

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

Parameters

value

List of destination FQDNs.


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


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

Parameters

values

List of destination FQDNs.