class
Amazonite::DynamoDB::Replica
- Amazonite::DynamoDB::Replica
- Reference
- Object
Overview
Represents the properties of a replica.
Included Modules
- JSON::Serializable
Defined in:
dynamodb/replica.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#region_name : String | Nil
The Region where the replica needs to be created.
-
#region_name=(region_name : String | Nil)
The Region where the replica needs to be created.
- #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?.