meshes

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

Parameters

value

Optional. Meshes defines a list of meshes this GrpcRoute is attached to, as one of the routing rules to route the requests served by the mesh. Each mesh reference should match the pattern: projects/*/locations/global/meshes/ */


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


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

Parameters

values

Optional. Meshes defines a list of meshes this GrpcRoute is attached to, as one of the routing rules to route the requests served by the mesh. Each mesh reference should match the pattern: projects/*/locations/global/meshes/ */