class
Amazonite::Lambda::ChainedInvokeTimedOutDetails
- Amazonite::Lambda::ChainedInvokeTimedOutDetails
- Reference
- Object
Overview
Details about a chained invocation that timed out.
Included Modules
- JSON::Serializable
Defined in:
lambda/chained_invoke_timed_out_details.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#error : EventError
Details about the chained invocation timeout.
-
#error=(error : EventError)
Details about the chained invocation timeout.
-
#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?.