HealthCheckProtocol

class aws_cdk.aws_globalaccelerator.HealthCheckProtocol(value)

Bases: Enum

The protocol for the connections from clients to the accelerator.

Attributes

HTTP

HTTP.

HTTPS

HTTPS.

TCP

TCP.