Values_2.UpdateClusterSoftwareInstanceGroupSpecificationSourceThe configuration that describes specifications of the instance groups to update.
type nonrec t = {instanceGroupName : Values_0.ClusterInstanceGroupName.t;The name of the instance group to update.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.ClusterInstanceGroupName.t ]) list ]