class Aws::Chime::Types::StreamingNotificationTarget

The targeted recipient for a streaming configuration notification.

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

data as a hash:

    {
      notification_target: "EventBridge", # required, accepts EventBridge, SNS, SQS
    }

@!attribute [rw] notification_target

The streaming notification target.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/StreamingNotificationTarget AWS API Documentation

Constants

SENSITIVE