| Package | Description |
|---|---|
| com.amazon.redshift | |
| com.amazon.redshift.ds.common |
| Modifier and Type | Method and Description |
|---|---|
static RedshiftProperty |
RedshiftProperty.forName(String name) |
static RedshiftProperty |
RedshiftProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RedshiftProperty[] |
RedshiftProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
BaseDataSource.getProperty(RedshiftProperty property) |
void |
BaseDataSource.setProperty(RedshiftProperty property,
String value) |
Copyright © 2024 Amazon.com Inc.. All rights reserved.