Values.BootstrapActionDetailSourceReports the configuration of a bootstrap action in a cluster (job flow).
type nonrec t = {bootstrapActionConfig : BootstrapActionConfig.t option;A description of the bootstrap action.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of XmlStringMaxLen256.t
| `Structure of
(string
* [> `List of [> `String of XmlString.t ] list
| `String of XmlString.t ])
list ])
list ])
list ]