Values.GetApplicationComponentDetailsResponseSourceRetrieves details about an application component.
type nonrec t = {applicationComponentDetail : ApplicationComponentDetail.t option;Detailed information about an application component.
*)associatedApplications : AssociatedApplications.t option;The associated application group as defined in AWS Application Discovery Service.
*)associatedServerIds : AssociatedServerIDs.t option;A list of the IDs of the servers on which the application component is running.
*)moreApplicationResource : Boolean.t option;Set to true if the application component belongs to more than one application group.
*)}type nonrec error = [ | `InternalServerException of InternalServerException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `ThrottlingException of ThrottlingException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `List of
[> `String of String_.t
| `Structure of (string * [> `String of String_.t ]) list ]
list
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of StatusMessage.t
| `Structure of
(string
* [> `Enum of string
| `String of S3Bucket.t ])
list ])
list ]
list
| `String of StatusMessage.t
| `Structure of (string * [> `Enum of string ]) list ])
list ]
list
| `String of StatusMessage.t
| `Structure of
(string
* [> `Enum of string
| `String of S3Bucket.t
| `Structure of
(string
* [> `Enum of string
| `String of TranformationToolDescription.t ])
list ])
list
| `Timestamp of TimeStamp.t ])
list ])
list ]