class
Amazonite::Lambda::DeleteEventSourceMappingRequest
- Amazonite::Lambda::DeleteEventSourceMappingRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
lambda/delete_event_source_mapping_request.crConstructors
- .new(pull : JSON::PullParser)
- .new(uuid : String)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#uuid : String
The identifier of the event source mapping.
-
#uuid=(uuid : String)
The identifier of the event source mapping.
- #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?.