Values.GetInstanceResultSourceReturns information about a specific Amazon Lightsail instance, which is a virtual private server.
type nonrec t = {instance : Instance.t option;An array of key-value pairs containing information about the specified instance.
*)}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `AccountSetupInProgressException of AccountSetupInProgressException.t| `InvalidInputException of InvalidInputException.t| `NotFoundException of NotFoundException.t| `OperationFailureException of OperationFailureException.t| `RegionSetupInProgressException of RegionSetupInProgressException.t| `ServiceException of ServiceException.t| `UnauthenticatedException of UnauthenticatedException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `AccountSetupInProgressException of AccountSetupInProgressException.t
| `InvalidInputException of InvalidInputException.t
| `NotFoundException of NotFoundException.t
| `OperationFailureException of OperationFailureException.t
| `RegionSetupInProgressException of RegionSetupInProgressException.t
| `ServiceException of ServiceException.t
| `UnauthenticatedException of UnauthenticatedException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `AccountSetupInProgressException of AccountSetupInProgressException.t
| `InvalidInputException of InvalidInputException.t
| `NotFoundException of NotFoundException.t
| `OperationFailureException of OperationFailureException.t
| `RegionSetupInProgressException of RegionSetupInProgressException.t
| `ServiceException of ServiceException.t
| `UnauthenticatedException of UnauthenticatedException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `String of Ipv6Address.t
| `Structure of (string * [> `String of TagKey.t ]) list ]
list
| `String of ResourceName.t
| `Structure of
(string
* [> `Enum of string
| `Float of Float_.t
| `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of Integer.t
| `List of
[> `String of String_.t
| `Structure of
(string * [> `String of TagKey.t ]) list ]
list
| `String of ResourceName.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t ])
list
| `Timestamp of IsoDate.t ])
list ]
list
| `String of String_.t
| `Structure of
(string * [> `Integer of Integer.t ]) list ])
list
| `Timestamp of IsoDate.t ])
list ])
list ]