class
Amazonite::Kms::MultiRegionKey
- Amazonite::Kms::MultiRegionKey
- Reference
- Object
Overview
Describes the primary or replica key in a multi-Region key.
Included Modules
- JSON::Serializable
Defined in:
kms/multi_region_key.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#arn : String | Nil
Displays the key ARN of a primary or replica key of a multi-Region key.
-
#arn=(arn : String | Nil)
Displays the key ARN of a primary or replica key of a multi-Region key.
-
#hash(hasher)
See
Object#hash(hasher) -
#region : String | Nil
Displays the Amazon Web Services Region of a primary or replica key in a multi-Region key.
-
#region=(region : String | Nil)
Displays the Amazon Web Services Region of a primary or replica key in a multi-Region key.
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
Displays the key ARN of a primary or replica key of a multi-Region key.
Displays the Amazon Web Services Region of a primary or replica key in a multi-Region key.
Displays the Amazon Web Services Region of a primary or replica key in a multi-Region key.