ImpalaAuthenticationType type

The authentication type to use.
KnownImpalaAuthenticationType can be used interchangeably with ImpalaAuthenticationType, this enum contains the known values that the service supports.

Known values supported by the service

Anonymous: Anonymous
SASLUsername: SASLUsername
UsernameAndPassword: UsernameAndPassword

type ImpalaAuthenticationType = string