hostnames

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

Parameters

value

Set of hosts that should match against the HTTP host header to select a HttpRoute to process the request.


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


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

Parameters

values

Set of hosts that should match against the HTTP host header to select a HttpRoute to process the request.