hostNames

@JvmName(name = "lfgvnrduoentqvmk")
suspend fun hostNames(value: Output<List<String>>)
@JvmName(name = "ueojirdlylkpbghc")
suspend fun hostNames(value: List<String>?)

Parameters

value

List of Host names for HTTP Listener that allows special wildcard characters as well.


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


@JvmName(name = "gesxjfpbqjsrxnys")
suspend fun hostNames(values: List<Output<String>>)
@JvmName(name = "rfvcmundnwvshiao")
suspend fun hostNames(vararg values: String)

Parameters

values

List of Host names for HTTP Listener that allows special wildcard characters as well.