Values.CreateContainerServiceResultSourceCreates an Amazon Lightsail container service. A Lightsail container service is a compute resource to which you can deploy containers. For more information, see Container services in Amazon Lightsail in the Lightsail Dev Guide.
type nonrec t = {containerService : ContainerService.t option;An object that describes a container service.
*)}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `InvalidInputException of InvalidInputException.t| `NotFoundException of NotFoundException.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
| `InvalidInputException of InvalidInputException.t
| `NotFoundException of NotFoundException.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
| `InvalidInputException of InvalidInputException.t
| `NotFoundException of NotFoundException.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
| `Integer of ContainerServiceScale.t
| `List of
[> `Structure of (string * [> `String of TagKey.t ]) list ]
list
| `Map of
([> `String of String_.t ]
* [> `List of [> `String of String_.t ] list ])
list
| `String of ContainerServiceName.t
| `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `Map of
([> `String of ContainerName.t ]
* [> `Structure of
(string
* [> `List of [> `String of String_.t ] list
| `Map of
([> `String of String_.t ]
* [> `Enum of string
| `String of String_.t ])
list
| `String of String_.t ])
list ])
list
| `String of String_.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of Integer.t
| `String of String_.t
| `Structure of
(string
* [> `Integer of Integer.t
| `String of String_.t ])
list ])
list
| `Timestamp of IsoDate.t ])
list
| `Timestamp of IsoDate.t ])
list ])
list ]