class Aws::ForecastService::Types::DeleteResourceTreeRequest

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

data as a hash:

    {
      resource_arn: "Arn", # required
    }

@!attribute [rw] resource_arn

The Amazon Resource Name (ARN) of the parent resource to delete. All
child resources of the parent resource will also be deleted.
@return [String]

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

Constants

SENSITIVE