class Aws::ForecastService::Types::StopResourceRequest

@note When making an API call, you may pass StopResourceRequest

data as a hash:

    {
      resource_arn: "Arn", # required
    }

@!attribute [rw] resource_arn

The Amazon Resource Name (ARN) that identifies the resource to stop.
The supported ARNs are `DatasetImportJobArn`, `PredictorArn`,
`PredictorBacktestExportJobArn`, `ForecastArn`, and
`ForecastExportJobArn`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/forecast-2018-06-26/StopResourceRequest AWS API Documentation

Constants

SENSITIVE