describeForecastExportJob
inline suspend fun ForecastClient.describeForecastExportJob(crossinline block: DescribeForecastExportJobRequest.Builder.() -> Unit): DescribeForecastExportJobResponse
Describes a forecast export job created using the CreateForecastExportJob operation.
In addition to listing the properties provided by the user in the CreateForecastExportJob
request, this operation lists the following properties:
CreationTime
LastModificationTime
Status
Message
- If an error occurred, information about the error.