Values.DescribeReplicationTaskAssessmentRunsResponseSourcetype nonrec t = {marker : String_.t option;A pagination token returned for you to pass to a subsequent request. If you pass this token as the Marker value in a subsequent request, the response includes only records beyond the marker, up to the value specified in the request by MaxRecords.
*)replicationTaskAssessmentRuns : ReplicationTaskAssessmentRunList.t option;One or more premigration assessment runs as specified by Filters.
*)}type nonrec error = [ | `ResourceNotFoundFault of ResourceNotFoundFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ResourceNotFoundFault of ResourceNotFoundFault.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ResourceNotFoundFault of ResourceNotFoundFault.t
| `Unknown_operation_error of string * string option ]