View source: R/cloudwatchevidently_operations.R
cloudwatchevidently_stop_experiment | R Documentation |
Stops an experiment that is currently running. If you stop an experiment, you can't resume it or restart it.
See https://www.paws-r-sdk.com/docs/cloudwatchevidently_stop_experiment/ for full documentation.
cloudwatchevidently_stop_experiment(
desiredState = NULL,
experiment,
project,
reason = NULL
)
desiredState |
Specify whether the experiment is to be considered |
experiment |
[required] The name of the experiment to stop. |
project |
[required] The name or ARN of the project that contains the experiment to stop. |
reason |
A string that describes why you are stopping the experiment. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.