Values.DescribeAppAssessmentResponseSourceDescribes an assessment for an Resilience Hub application.
type nonrec t = {assessment : AppAssessment.t option;The assessment for an Resilience Hub application, returned as an object. This object includes Amazon Resource Names (ARNs), compliance information, compliance status, cost, messages, resiliency scores, and more.
*)}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
* [> `Structure of
(string
* [> `Enum of string
| `Map of
([> `Enum of string | `String of TagKey.t ]
* [> `String of TagValue.t
| `Structure of
(string
* [> `Enum of string
| `Integer of Seconds.t
| `String of String500.t ])
list ])
list
| `String of Arn.t
| `Structure of
(string
* [> `Boolean of BooleanOptional.t
| `Double of Double.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `List of [> `String of String255.t ] list
| `String of String255.t ])
list ]
list
| `Map of
([> `Enum of string | `String of TagKey.t ]
* [> `Double of Double.t
| `String of TagValue.t
| `Structure of
(string
* [> `Double of Double.t
| `Integer of Seconds.t
| `Long of Long.t ])
list ])
list
| `String of CurrencyCode.t
| `Timestamp of TimeStamp.t ])
list
| `Timestamp of TimeStamp.t ])
list ])
list ]