class
Amazonite::Sns::ListPlatformApplicationsInput
- Amazonite::Sns::ListPlatformApplicationsInput
- Reference
- Object
Overview
Input for ListPlatformApplications action.
Defined in:
sns/list_platform_applications_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
NextTokenstring is used when callingListPlatformApplicationsaction to retrieve additional records that are available after the first page results. -
#next_token=(next_token : String | Nil)
NextTokenstring is used when callingListPlatformApplicationsaction to retrieve additional records that are available after the first page 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?.
NextToken string is used when calling ListPlatformApplications action to retrieve additional
records that are available after the first page results.
NextToken string is used when calling ListPlatformApplications action to retrieve additional
records that are available after the first page results.