class
Amazonite::EventBridge::Primary
- Amazonite::EventBridge::Primary
- Reference
- Object
Overview
The primary Region of the endpoint.
Included Modules
- JSON::Serializable
Defined in:
eventbridge/primary.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#health_check : String
The ARN of the health check used by the endpoint to determine whether failover is triggered.
-
#health_check=(health_check : String)
The ARN of the health check used by the endpoint to determine whether failover is triggered.
- #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?.
def health_check : String
#
The ARN of the health check used by the endpoint to determine whether failover is triggered.
def health_check=(health_check : String)
#
The ARN of the health check used by the endpoint to determine whether failover is triggered.