Values.GetResponsePlanOutputSourceRetrieves the details of the specified response plan.
type nonrec t = {actions : ActionsList.t option;The actions that this response plan takes at the beginning of the incident.
*)arn : Arn.t option;The ARN of the response plan.
*)chatChannel : ChatChannel.t option;The Chatbot chat channel used for collaboration during an incident.
*)displayName : ResponsePlanDisplayName.t option;The long format name of the response plan. Can contain spaces.
*)engagements : EngagementSet.t option;The Amazon Resource Name (ARN) for the contacts and escalation plans that the response plan engages during an incident.
*)incidentTemplate : IncidentTemplate.t option;Details used to create the incident when using this response plan.
*)integrations : Integrations.t option;Information about third-party services integrated into the Incident Manager response plan.
*)name : ResponsePlanName.t option;The short format name of the response plan. The name can't contain spaces.
*)}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `InternalServerException of InternalServerException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `ThrottlingException of ThrottlingException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `String of SsmContactsArn.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of DynamicSsmParametersKeyString.t ]
* [> `List of
[> `String of
SsmParameterValuesMemberString.t ]
list
| `Structure of
(string * [> `Enum of string ]) list ])
list
| `String of SsmAutomationDocumentNameString.t
| `Structure of
(string
* [> `String of
PagerDutyIncidentConfigurationServiceIdString.t ])
list ])
list ])
list ]
list
| `String of Arn.t
| `Structure of
(string
* [> `Integer of Impact.t
| `List of
[> `String of SnsArn.t
| `Structure of (string * [> `String of Arn.t ]) list ]
list
| `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ]) list
| `String of DedupeString.t
| `Structure of 'a list ])
list ])
list ]