Contents:
aws_cdk.aws_globalaccelerator.
HealthCheckProtocol
Bases: enum.Enum
enum.Enum
The protocol for the connections from clients to the accelerator.
Attributes
HTTP
HTTP.
HTTPS
HTTPS.
TCP
TCP.