OpsGenie REST API v0.1.0 OpsGenieRESTAPI.Model.AmazonSnsCallback

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %OpsGenieRESTAPI.Model.AmazonSnsCallback{
  alertFilter: AlertFilter,
  "callback-type": String.t(),
  forwardingActionMappings: [ActionMapping],
  forwardingEnabled: boolean(),
  region: String.t(),
  topicArn: String.t()
}