| Package | Description |
|---|---|
| com.amazon.redshift | |
| com.amazon.redshift.core |
| Modifier and Type | Method and Description |
|---|---|
static AuthMech |
AuthMech.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthMech[] |
AuthMech.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
AuthMech |
RedshiftJDBCSettings.m_authMech
The Authentication Mechanism to use.
|
Copyright © 2024 Amazon.com Inc.. All rights reserved.