class
Amazonite::DynamoDB::DescribeGlobalTableSettingsInput
- Amazonite::DynamoDB::DescribeGlobalTableSettingsInput
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
dynamodb/describe_global_table_settings_input.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#global_table_name : String
The name of the global table to describe.
-
#global_table_name=(global_table_name : String)
The name of the global table to describe.
-
#hash(hasher)
See
Object#hash(hasher) - #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.