class Aws::PinpointSMSVoice::Types::SnsDestination

An object that contains information about an event destination that sends data to Amazon SNS.

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

data as a hash:

    {
      topic_arn: "String",
    }

@!attribute [rw] topic_arn

The Amazon Resource Name (ARN) of the Amazon SNS topic that you want
to publish events to.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/pinpoint-sms-voice-2018-09-05/SnsDestination AWS API Documentation

Constants

SENSITIVE