DatabaseResponse - Amazon Database Migration Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DatabaseResponse

Describes a database in a Fleet Advisor collector inventory.

Contents

Collectors

A list of collectors associated with the database.

Type: Array of CollectorShortInfoResponse objects

Required: No

DatabaseId

The ID of a database in a Fleet Advisor collector inventory.

Type: String

Required: No

DatabaseName

The name of a database in a Fleet Advisor collector inventory.

Type: String

Required: No

IpAddress

The IP address of a database in a Fleet Advisor collector inventory.

Type: String

Required: No

NumberOfSchemas

The number of schemas in a Fleet Advisor collector inventory database.

Type: Long

Required: No

Server

The server name of a database in a Fleet Advisor collector inventory.

Type: ServerShortInfoResponse object

Required: No

SoftwareDetails

The software details of a database in a Fleet Advisor collector inventory, such as database engine and version.

Type: DatabaseInstanceSoftwareDetailsResponse object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: