PrestoAuthenticationType type

The authentication mechanism used to connect to the Presto server.
KnownPrestoAuthenticationType can be used interchangeably with PrestoAuthenticationType, this enum contains the known values that the service supports.

Known values supported by the service

Anonymous: Anonymous
LDAP: LDAP

type PrestoAuthenticationType = string