Values.OutputResourcesSourceThe resources produced by this image.
type nonrec t = {amis : AmiList.t option;The Amazon EC2 AMIs created by this image.
*)containers : ContainerList.t option;Container images that the pipeline has generated and stored in the output repository.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `String of NonEmptyString.t ] list
| `String of NonEmptyString.t
| `Structure of
(string
* [> `Enum of string | `String of NonEmptyString.t ])
list ])
list ]
list ])
list ]