class
Amazonite::EventBridge::DeleteEventBusRequest
- Amazonite::EventBridge::DeleteEventBusRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
eventbridge/delete_event_bus_request.crConstructors
- .new(pull : JSON::PullParser)
- .new(name : 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) -
#name : String
The name of the event bus to delete.
-
#name=(name : String)
The name of the event bus to delete.
- #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?.