class Aws::SNS::Types::GetSubscriptionAttributesInput

Input for GetSubscriptionAttributes.

@note When making an API call, you may pass GetSubscriptionAttributesInput

data as a hash:

    {
      subscription_arn: "subscriptionARN", # required
    }

@!attribute [rw] subscription_arn

The ARN of the subscription whose properties you want to get.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sns-2010-03-31/GetSubscriptionAttributesInput AWS API Documentation

Constants

SENSITIVE