View source: R/forecastservice_operations.R
forecastservice_delete_what_if_analysis | R Documentation |
Deletes a what-if analysis created using the create_what_if_analysis
operation. You can delete only what-if analyses that have a status of ACTIVE
or CREATE_FAILED
. To get the status, use the describe_what_if_analysis
operation.
See https://www.paws-r-sdk.com/docs/forecastservice_delete_what_if_analysis/ for full documentation.
forecastservice_delete_what_if_analysis(WhatIfAnalysisArn)
WhatIfAnalysisArn |
[required] The Amazon Resource Name (ARN) of the what-if analysis that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.