Package | Description |
---|---|
com.amazonaws.services.machinelearning.model |
Modifier and Type | Method and Description |
---|---|
RedshiftDatabaseCredentials |
RedshiftDatabaseCredentials.clone() |
RedshiftDatabaseCredentials |
RedshiftDataSpec.getDatabaseCredentials()
Describes AWS Identity and Access Management (IAM) credentials that are
used connect to the Amazon Redshift database.
|
RedshiftDatabaseCredentials |
RedshiftDatabaseCredentials.withPassword(String password)
Sets the value of the Password property for this object.
|
RedshiftDatabaseCredentials |
RedshiftDatabaseCredentials.withUsername(String username)
Sets the value of the Username property for this object.
|
Modifier and Type | Method and Description |
---|---|
void |
RedshiftDataSpec.setDatabaseCredentials(RedshiftDatabaseCredentials databaseCredentials)
Describes AWS Identity and Access Management (IAM) credentials that are
used connect to the Amazon Redshift database.
|
RedshiftDataSpec |
RedshiftDataSpec.withDatabaseCredentials(RedshiftDatabaseCredentials databaseCredentials)
Describes AWS Identity and Access Management (IAM) credentials that are
used connect to the Amazon Redshift database.
|
Copyright © 2015. All rights reserved.