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

Class: Aws::DynamoDB::Types::ListGlobalTablesOutput

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#global_tablesArray<Types::GlobalTable>

List of global table names.

Returns:

#last_evaluated_global_table_nameString

Last evaluated global table name.

Returns:

  • (String)

    Last evaluated global table name.