forecastservice_describe_what_if_forecast {paws.machine.learning}R Documentation

Describes the what-if forecast created using the CreateWhatIfForecast operation

Description

Describes the what-if forecast created using the create_what_if_forecast operation.

See https://www.paws-r-sdk.com/docs/forecastservice_describe_what_if_forecast/ for full documentation.

Usage

forecastservice_describe_what_if_forecast(WhatIfForecastArn)

Arguments

WhatIfForecastArn

[required] The Amazon Resource Name (ARN) of the what-if forecast that you are interested in.


[Package paws.machine.learning version 0.7.0 Index]