class Aws::SNS::Types::Subscription

A wrapper type for the attributes of an Amazon SNS subscription.

@!attribute [rw] subscription_arn

The subscription's ARN.
@return [String]

@!attribute [rw] owner

The subscription's owner.
@return [String]

@!attribute [rw] protocol

The subscription's protocol.
@return [String]

@!attribute [rw] endpoint

The subscription's endpoint (format depends on the protocol).
@return [String]

@!attribute [rw] topic_arn

The ARN of the subscription's topic.
@return [String]

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

Constants

SENSITIVE