

# RedshiftDatabase
<a name="API_RedshiftDatabase"></a>

Describes the database details required to connect to an Amazon Redshift database.

## Contents
<a name="API_RedshiftDatabase_Contents"></a>

 ** ClusterIdentifier **   <a name="amazonml-Type-RedshiftDatabase-ClusterIdentifier"></a>
The ID of an Amazon Redshift cluster.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 63.  
Required: Yes

 ** DatabaseName **   <a name="amazonml-Type-RedshiftDatabase-DatabaseName"></a>
The name of a database hosted on an Amazon Redshift cluster.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 127.  
Required: Yes

## See Also
<a name="API_RedshiftDatabase_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/machinelearning-2014-12-12/RedshiftDatabase) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/machinelearning-2014-12-12/RedshiftDatabase) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/machinelearning-2014-12-12/RedshiftDatabase) 