public static interface RedshiftDatabase.Builder extends CopyableBuilder<RedshiftDatabase.Builder,RedshiftDatabase>
| Modifier and Type | Method and Description |
|---|---|
RedshiftDatabase.Builder |
clusterIdentifier(String clusterIdentifier)
Sets the value of the ClusterIdentifier property for this object.
|
RedshiftDatabase.Builder |
databaseName(String databaseName)
Sets the value of the DatabaseName property for this object.
|
copyapply, buildRedshiftDatabase.Builder databaseName(String databaseName)
databaseName - The new value for the DatabaseName property for this object.RedshiftDatabase.Builder clusterIdentifier(String clusterIdentifier)
clusterIdentifier - The new value for the ClusterIdentifier property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.