cloudwatchevidently_delete_launch {paws.management} | R Documentation |
Deletes an Evidently launch
Description
Deletes an Evidently launch. The feature used for the launch is not deleted.
See https://www.paws-r-sdk.com/docs/cloudwatchevidently_delete_launch/ for full documentation.
Usage
cloudwatchevidently_delete_launch(launch, project)
Arguments
launch |
[required] The name of the launch to delete. |
project |
[required] The name or ARN of the project that contains the launch to delete. |
[Package paws.management version 0.9.0 Index]