class Aws::ForecastService::Types::ListTagsForResourceRequest

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

data as a hash:

    {
      resource_arn: "Arn", # required
    }

@!attribute [rw] resource_arn

The Amazon Resource Name (ARN) that identifies the resource for
which to list the tags. Currently, the supported resources are
Forecast dataset groups, datasets, dataset import jobs, predictors,
forecasts, and forecast export jobs.
@return [String]

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

Constants

SENSITIVE