class

Amazonite::DynamoDBV2::ListGlobalTablesInput

Inherits JSON::Serializable < Reference < Object

Constructors

new(exclusive_start_global_table_name : String | Nil = nil, limit : Int32 | Nil = nil, region_name : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

exclusive_start_global_table_name
Source
exclusive_start_global_table_name=(exclusive_start_global_table_name : String | Nil)
Source
limit
Source
limit=(limit : Int32 | Nil)
Source
region_name
Source
region_name=(region_name : String | Nil)
Source