Values.AddInstanceFleetInputSourceAdds an instance fleet to a running cluster. The instance fleet configuration is available only in Amazon EMR releases 4.8.0 and later, excluding 5.0.x.
type nonrec t = {clusterId : XmlStringMaxLen256.t;The unique identifier of the cluster.
*)instanceFleet : InstanceFleetConfig.t;Specifies the configuration of the instance fleet.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of XmlStringMaxLen256.t
| `Structure of
(string
* [> `Enum of string
| `Integer of WholeNumber.t
| `List of
[> `Structure of (string * Awso.Botodata.value) list ] list
| `String of XmlStringMaxLen256.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of WholeNumber.t
| `Structure of
(string
* [> `Enum of string
| `String of XmlStringMaxLen256.t ])
list ])
list ])
list ])
list ])
list ]