class
Amazonite::Sns::GetTopicAttributesInput
- Amazonite::Sns::GetTopicAttributesInput
- Reference
- Object
Overview
Input for GetTopicAttributes action.
Defined in:
sns/get_topic_attributes_input.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) - #to_query_params(prefix : String) : Array(Tuple(String, String))
-
#topic_arn : String
The ARN of the topic whose properties you want to get.
-
#topic_arn=(topic_arn : String)
The ARN of the topic whose properties you want to get.
- #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?.