meshes

@JvmName(name = "spmgqqikyfinrlng")
suspend fun meshes(value: Output<List<String>>)
@JvmName(name = "xuqqsleihhxiwnfn")
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 = "xksyrxlynponlmgq")
suspend fun meshes(vararg values: Output<String>)


@JvmName(name = "sxheuqhuwxywpgvl")
suspend fun meshes(values: List<Output<String>>)
@JvmName(name = "ievcngjpcajaepss")
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.