Values.ResilienceSourceDetails of the SAP HANA system replication for the instance.
type nonrec t = {hsrTier : String_.t option;The tier of the component.
*)hsrReplicationMode : ReplicationMode.t option;The replication mode of the component.
*)hsrOperationMode : OperationMode.t option;The operation mode of the component.
*)clusterStatus : ClusterStatus.t option;The cluster status of the component.
*)enqueueReplication : Boolean.t option;Indicates if or not enqueue replication is enabled for the ASCS component.
*)}