class Aws::SNS::Types::UnsubscribeInput

Input for Unsubscribe action.

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

data as a hash:

    {
      subscription_arn: "subscriptionARN", # required
    }

@!attribute [rw] subscription_arn

The ARN of the subscription to be deleted.
@return [String]

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

Constants

SENSITIVE