CreateExperimentTemplateRequest
Types
Properties
Link copied to clipboard
The actions for the experiment.
Link copied to clipboard
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Link copied to clipboard
A description for the experiment template.
Link copied to clipboard
The experiment options for the experiment template.
Link copied to clipboard
The experiment report configuration for the experiment template.
Link copied to clipboard
The configuration for experiment logging.
Link copied to clipboard
The stop conditions.
Link copied to clipboard
The targets for the experiment.
Functions
Link copied to clipboard
inline fun copy(block: CreateExperimentTemplateRequest.Builder.() -> Unit = {}): CreateExperimentTemplateRequest