destinationFqdns

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

Parameters

value

List of destination FQDNs.


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


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

Parameters

values

List of destination FQDNs.