class
Amazonite::Sns::GetPlatformApplicationAttributesInput
- Amazonite::Sns::GetPlatformApplicationAttributesInput
- Reference
- Object
Overview
Input for GetPlatformApplicationAttributes action.
Defined in:
sns/get_platform_application_attributes_input.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#platform_application_arn : String
PlatformApplicationArnfor GetPlatformApplicationAttributesInput. -
#platform_application_arn=(platform_application_arn : String)
PlatformApplicationArnfor GetPlatformApplicationAttributesInput. - #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?.
def platform_application_arn : String
#
PlatformApplicationArn for GetPlatformApplicationAttributesInput.
def platform_application_arn=(platform_application_arn : String)
#
PlatformApplicationArn for GetPlatformApplicationAttributesInput.