Values.ScriptBootstrapActionConfigSourceConfiguration of the script to run during a bootstrap action.
type nonrec t = {path : XmlString.t;Location in Amazon S3 of the script to run during a bootstrap action.
*)args : XmlStringList.t option;A list of command line arguments to pass to the bootstrap action script.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of [> `String of XmlString.t ] list
| `String of XmlString.t ])
list ]