class
Amazonite::Sns::ConfirmSubscriptionResponse
- Amazonite::Sns::ConfirmSubscriptionResponse
- Reference
- Object
Overview
Response for ConfirmSubscriptions action.
Defined in:
sns/confirm_subscription_response.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#subscription_arn : String | Nil
The ARN of the created subscription.
-
#subscription_arn=(subscription_arn : String | Nil)
The ARN of the created subscription.
- #to_query_params(prefix : String) : Array(Tuple(String, String))
- #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?.