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
- Struct
- Aws::DynamoDB::Types::ListGlobalTablesOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#global_tables ⇒ Array<Types::GlobalTable>
List of global table names.
-
#last_evaluated_global_table_name ⇒ String
Last evaluated global table name.
Instance Attribute Details
#global_tables ⇒ Array<Types::GlobalTable>
List of global table names.
#last_evaluated_global_table_name ⇒ String
Last evaluated global table name.