class Aws::Glue::Types::GetDatabasesResponse


@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/GetDatabasesResponse AWS API Documentation
@return [String]
returned if the current segment of the list is not the last.
A continuation token for paginating the returned list of tokens,
@!attribute [rw] next_token
@return [Array<Types::Database>]
A list of ‘Database` objects from the specified catalog.
@!attribute [rw] database_list