class

Amazonite::DynamoDBV2::ListGlobalTablesOutput

Inherits JSON::Serializable < Reference < Object

Constructors

new(global_tables : Array(GlobalTable) | Nil = nil, last_evaluated_global_table_name : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

global_tables
Source
global_tables=(global_tables : Array(GlobalTable) | Nil)
Source
last_evaluated_global_table_name
Source
last_evaluated_global_table_name=(last_evaluated_global_table_name : String | Nil)
Source