Values_5.DisableInstanceSqlHaStandbyDetectionsResultSourceDisable Amazon EC2 instances running in an SQL Server High Availability cluster from SQL Server High Availability instance standby detection monitoring. Once disabled, Amazon Web Services no longer monitors the metadata for the instances to determine whether they are active or standby nodes in the SQL Server High Availability cluster.
type nonrec t = {instances : Values_3.RegisteredInstanceList.t option;Information about the instances that were disabled from SQL Server High Availability standby detection monitoring.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string * [> `String of string ]) list ]
list
| `String of Values_0.InstanceId.t
| `Timestamp of Values_0.MillisecondDateTime.t ])
list ]
list ])
list ]