meshes

@JvmName(name = "kudbwdycyxnvesco")
suspend fun meshes(value: Output<List<String>>)
@JvmName(name = "rqmhneyowyylqwch")
suspend fun meshes(value: List<String>?)

Parameters

value

List of meshes this GrpcRoute is attached to, as one of the routing rules to route the requests served by the mesh.


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


@JvmName(name = "yglhmarircgkcdgo")
suspend fun meshes(values: List<Output<String>>)
@JvmName(name = "algjijabmqikkoxu")
suspend fun meshes(vararg values: String)

Parameters

values

List of meshes this GrpcRoute is attached to, as one of the routing rules to route the requests served by the mesh.