class
Amazonite::Sns::ListPhoneNumbersOptedOutInput
- Amazonite::Sns::ListPhoneNumbersOptedOutInput
- Reference
- Object
Overview
The input for the ListPhoneNumbersOptedOut action.
Defined in:
sns/list_phone_numbers_opted_out_input.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#next_token : String | Nil
A
NextTokenstring is used when you call theListPhoneNumbersOptedOutaction to retrieve additional records that are available after the first page of results. -
#next_token=(next_token : String | Nil)
A
NextTokenstring is used when you call theListPhoneNumbersOptedOutaction to retrieve additional records that are available after the first page of results. - #to_query_params(prefix : String) : Array(Tuple(String, String))
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
A NextToken string is used when you call the ListPhoneNumbersOptedOut action to retrieve
additional records that are available after the first page of results.
A NextToken string is used when you call the ListPhoneNumbersOptedOut action to retrieve
additional records that are available after the first page of results.