Values.AddInstanceGroupsInputSourceInput to an AddInstanceGroups call.
type nonrec t = {instanceGroups : InstanceGroupConfigList.t;Instance groups to add.
*)jobFlowId : XmlStringMaxLen256.t;Job flow in which to add the instance groups.
*)}val make :
instanceGroups:InstanceGroupConfigList.t ->
jobFlowId:XmlStringMaxLen256.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of (string * Awso.Botodata.value) list ] list
| `String of XmlStringMaxLen256.t ])
list ]