class
Amazonite::EventBridge::ReplicationConfig
- Amazonite::EventBridge::ReplicationConfig
- Reference
- Object
Overview
Endpoints can replicate all events to the secondary Region.
Included Modules
- JSON::Serializable
Defined in:
eventbridge/replication_config.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#state : ReplicationState | Nil
The state of event replication.
-
#state=(state : ReplicationState | Nil)
The state of event replication.
- #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?.