grpcServiceName

@JvmName(name = "qdertpwnfaeaudiy")
suspend fun grpcServiceName(value: Output<String>)
@JvmName(name = "nerpisbfsjwkkgsg")
suspend fun grpcServiceName(value: String?)

Parameters

value

The gRPC service name for the health check. The value of grpcServiceName has the following meanings by convention:

  • Empty serviceName means the overall status of all services at the backend.

  • Non-empty serviceName means the health of that gRPC service, as defined by the owner of the service. The grpcServiceName can only be ASCII.