Class Type (1.19.0)

Type(value)

Specifies the type of the healthCheck, either TCP, SSL, HTTP, HTTPS, HTTP2 or GRPC. Exactly one of the protocol-specific health check fields must be specified, which must match type field.

Enums

Name Description
UNDEFINED_TYPE A value indicating that the enum field is not set.
GRPC No description available.
HTTP No description available.
HTTP2 No description available.
HTTPS No description available.
INVALID No description available.
SSL No description available.
TCP No description available.