You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Glue::Types::GetDatabasesResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#database_listArray<Types::Database>

A list of Database objects from the specified catalog.

Returns:

  • (Array<Types::Database>)

    A list of Database objects from the specified catalog.

#next_tokenString

A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.

Returns:

  • (String)

    A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.