

# RDSDatabase
<a name="API_RDSDatabase"></a>

The database details of an Amazon RDS database.

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

 ** DatabaseName **   <a name="amazonml-Type-RDSDatabase-DatabaseName"></a>
The name of a database hosted on an RDS DB instance.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: Yes

 ** InstanceIdentifier **   <a name="amazonml-Type-RDSDatabase-InstanceIdentifier"></a>
The ID of an RDS DB instance.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 63.  
Required: Yes

## See Also
<a name="API_RDSDatabase_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/RDSDatabase) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/machinelearning-2014-12-12/RDSDatabase) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/machinelearning-2014-12-12/RDSDatabase) 