class
Amazonite::Sns::CreateEndpointResponse
- Amazonite::Sns::CreateEndpointResponse
- Reference
- Object
Overview
Response from CreateEndpoint action.
Defined in:
sns/create_endpoint_response.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#endpoint_arn : String | Nil
EndpointArn returned from CreateEndpoint action.
-
#endpoint_arn=(endpoint_arn : String | Nil)
EndpointArn returned from CreateEndpoint action.
-
#hash(hasher)
See
Object#hash(hasher) - #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?.