OptionalattributionAttribution information for the benchmark. Pass in empty string to clear.
OptionaldescriptionDetailed description of the benchmark. Pass in empty string to clear.
OptionalmetadataUser defined metadata to attach to the benchmark. Pass in empty map to clear.
OptionalnameThe unique name of the Benchmark. Cannot be blank.
Optionalrequired_Environment variables required to run the benchmark. If any required variables are not supplied, the benchmark will fail to start. Pass in empty list to clear.
Optionalrequired_Secrets required to run the benchmark with (environment variable name will be mapped to the your user secret by name). If any of these secrets are not provided or the mapping is incorrect, the benchmark will fail to start. Pass in empty list to clear.
Optionalscenario_The Scenario IDs that make up the Benchmark. Pass in empty list to clear.
BenchmarkUpdateParameters contain the set of parameters to update a Benchmark. All fields are optional - null fields preserve existing values, provided fields replace entirely.