OpsGenie REST API v0.1.0 OpsGenieRESTAPI.Model.RollbarCallback

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %OpsGenieRESTAPI.Model.RollbarCallback{
  alertFilter: AlertFilter,
  "bidirectional-callback-type": String.t(),
  "callback-type": String.t(),
  forwardingActionMappings: [ActionMapping],
  forwardingEnabled: boolean(),
  updatesActionMappings: [ActionMapping],
  updatesEnabled: boolean(),
  writeAccessToken: String.t()
}