Values.GetContainerAPIMetadataResultSourceReturns information about Amazon Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.
type nonrec t = {metadata : ContainerServiceMetadataEntryList.t option;Metadata about Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.
*)}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.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
| `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
| `RegionSetupInProgressException of RegionSetupInProgressException.t
| `ServiceException of ServiceException.t
| `UnauthenticatedException of UnauthenticatedException.t
| `Unknown_operation_error of string * string option ]