hostnames

@JvmName(name = "tlgrfgdnvgvuqcef")
suspend fun hostnames(value: Output<List<String>>)
@JvmName(name = "mwxggdiqbnhtbypb")
suspend fun hostnames(value: List<String>?)

Parameters

value

The hostnames of the data-plane gateway to which requests can be sent.


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


@JvmName(name = "wkbklcapofoxnvyr")
suspend fun hostnames(values: List<Output<String>>)
@JvmName(name = "echeadajcmcqpbve")
suspend fun hostnames(vararg values: String)

Parameters

values

The hostnames of the data-plane gateway to which requests can be sent.