Values_0.ReservedInstancesConfigurationSourceDescribes the configuration settings for the modified Reserved Instances.
type nonrec t = {availabilityZone : String_.t option;The Availability Zone for the modified Reserved Instances.
*)instanceCount : Integer.t option;The number of modified Reserved Instances. This is a required field for a request.
*)instanceType : InstanceType.t option;The instance type for the modified Reserved Instances.
*)platform : String_.t option;The network platform of the modified Reserved Instances.
*)scope : Scope.t option;Whether the Reserved Instance is applied to instances in a Region or instances in a specific Availability Zone.
*)availabilityZoneId : String_.t option;The ID of the Availability Zone.
*)}