Values.ApplicationSourceSourceRepresents an application source.
type nonrec t = {cloudFormationStackARN : XmlString.t option;The Amazon Resource Name (ARN) of a AWS CloudFormation stack.
*)tagFilters : TagFilters.t option;A set of tags (up to 50).
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `String of XmlStringMaxLen256.t ] list
| `String of XmlStringMaxLen128.t ])
list ]
list
| `String of XmlString.t ])
list ]