hostnames

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

Parameters

value

Required. Service hostnames with an optional port for which this route describes traffic.


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


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

Parameters

values

Required. Service hostnames with an optional port for which this route describes traffic.