Values_1.EndpointInputConfigurationSourceThe endpoint configuration for the load test.
type nonrec t = {instanceType : Values_0.ProductionVariantInstanceType.t option;The instance types to use for the load test.
*)serverlessConfig : Values_0.ProductionVariantServerlessConfig.t option;inferenceSpecificationName : Values_0.InferenceSpecificationName.t option;The inference specification name in the model package version.
*)environmentParameterRanges : EnvironmentParameterRanges.t option;The parameter you want to benchmark against.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of Values_0.InferenceSpecificationName.t
| `Structure of
(string
* [> `Integer of int
| `List of
[> `Structure of
(string
* [> `List of [> `String of string ] list
| `String of string ])
list ]
list ])
list ])
list ]