Scheme type

Scheme to use for connecting to the host. Defaults to HTTP.
KnownScheme can be used interchangeably with Scheme, this enum contains the known values that the service supports.

Known values supported by the service

HTTP: HTTP
HTTPS: HTTPS

type Scheme = string