Values.GetComplianceDetailsByResourceResponseSourcetype nonrec t = {evaluationResults : EvaluationResults.t option;Indicates whether the specified Amazon Web Services resource complies each Config rule.
*)nextToken : String_.t option;The string that you use in a subsequent request to get the next page of results in a paginated response.
*)}type nonrec error = [ | `InvalidParameterValueException of InvalidParameterValueException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InvalidParameterValueException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InvalidParameterValueException of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of StringWithCharLimit256.t
| `Structure of
(string
* [> `String of ResourceEvaluationId.t
| `Structure of
(string
* [> `Enum of string
| `String of ConfigRuleName.t ])
list
| `Timestamp of Date.t ])
list
| `Timestamp of Date.t ])
list ]
list
| `String of String_.t ])
list ]