destinationFqdns

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

Parameters

value

Specifies a list of destination FQDNs. Conflicts with destination_urls.


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


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

Parameters

values

Specifies a list of destination FQDNs. Conflicts with destination_urls.