ExAws.Chime.Voice.StreamingNotificationTarget (ex_aws_chime v2.0.1)

Module representing the Chime StreamingNotificationTarget data type

See https://docs.aws.amazon.com/chime/latest/APIReference/API_StreamingNotificationTarget.html

Summary

Types

@type t() :: %ExAws.Chime.Voice.StreamingNotificationTarget{
  notification_target: String.t()
}