| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning.model |
| Modifier and Type | Method and Description |
|---|---|
RedshiftDatabase |
RedshiftDataSpec.databaseInformation()
Describes the
DatabaseName and ClusterIdentifier for an Amazon Redshift
DataSource. |
RedshiftDatabase |
RedshiftMetadata.redshiftDatabase()
Returns the value of the RedshiftDatabase property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
RedshiftDataSpec.Builder |
RedshiftDataSpec.Builder.databaseInformation(RedshiftDatabase databaseInformation)
Describes the
DatabaseName and ClusterIdentifier for an Amazon Redshift
DataSource. |
RedshiftMetadata.Builder |
RedshiftMetadata.Builder.redshiftDatabase(RedshiftDatabase redshiftDatabase)
Sets the value of the RedshiftDatabase property for this object.
|
Copyright © 2021. All rights reserved.