hostnames

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

Parameters

value

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


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


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

Parameters

values

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