class
Amazonite::Lambda::SendDurableExecutionCallbackHeartbeatRequest
Included Modules
- JSON::Serializable
Defined in:
lambda/send_durable_execution_callback_heartbeat_request.crConstructors
- .new(pull : JSON::PullParser)
- .new(callback_id : String)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#callback_id : String
The unique identifier for the callback operation.
-
#callback_id=(callback_id : String)
The unique identifier for the callback operation.
-
#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?.