destinationFqdns

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

Parameters

value

Specifies a list of destination FQDNs. Conflicts with destination_urls.


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


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

Parameters

values

Specifies a list of destination FQDNs. Conflicts with destination_urls.