class
Amazonite::Sns::OptInPhoneNumberInput
- Amazonite::Sns::OptInPhoneNumberInput
- Reference
- Object
Overview
Input for the OptInPhoneNumber action.
Defined in:
sns/opt_in_phone_number_input.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#phone_number : String
The phone number to opt in.
-
#phone_number=(phone_number : String)
The phone number to opt in.
- #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?.