describeForecast
inline suspend fun ForecastClient.describeForecast(crossinline block: DescribeForecastRequest.Builder.() -> Unit): DescribeForecastResponse
Describes a forecast created using the CreateForecast operation.
In addition to listing the properties provided in the CreateForecast request, this operation lists the following properties:
DatasetGroupArn- The dataset group that provided the training data.CreationTimeLastModificationTimeStatusMessage- If an error occurred, information about the error.