class
Amazonite::EventBridge::CreatePartnerEventSourceResponse
- Amazonite::EventBridge::CreatePartnerEventSourceResponse
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
eventbridge/create_partner_event_source_response.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#event_source_arn : String | Nil
The ARN of the partner event source.
-
#event_source_arn=(event_source_arn : String | Nil)
The ARN of the partner event source.
-
#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?.