Class HealthCheckProtocol
The protocol for the connections from clients to the accelerator.
Inheritance
System.Object
HealthCheckProtocol
Namespace: Amazon.CDK.AWS.GlobalAccelerator
Assembly: Amazon.CDK.AWS.GlobalAccelerator.dll
Syntax (csharp)
public sealed class HealthCheckProtocol : Enum
Syntax (vb)
Public NotInheritable Class HealthCheckProtocol
Inherits
Enum
Synopsis
Fields
| HTTP | HTTP. |
| HTTPS | HTTPS. |
| TCP | TCP. |
| value__ |
Fields
HTTP
HTTPS
TCP
value__
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |