HBaseAuthenticationType type
The authentication mechanism to use to connect to the HBase server.
KnownHBaseAuthenticationType can be used interchangeably with HBaseAuthenticationType,
this enum contains the known values that the service supports.
Known values supported by the service
Anonymous: Anonymous
Basic: Basic
type HBaseAuthenticationType = string