destinationFqdns

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

Parameters

value

Specifies a list of destination FQDNs. Conflicts with destination_urls.


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


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

Parameters

values

Specifies a list of destination FQDNs. Conflicts with destination_urls.