forecastservice_describe_what_if_analysis {paws.machine.learning} | R Documentation |
Describes the what-if analysis created using the CreateWhatIfAnalysis operation
Description
Describes the what-if analysis created using the create_what_if_analysis
operation.
See https://www.paws-r-sdk.com/docs/forecastservice_describe_what_if_analysis/ for full documentation.
Usage
forecastservice_describe_what_if_analysis(WhatIfAnalysisArn)
Arguments
WhatIfAnalysisArn |
[required] The Amazon Resource Name (ARN) of the what-if analysis that you are interested in. |
[Package paws.machine.learning version 0.7.0 Index]