Learn R Programming

paws.machine.learning (version 0.9.0)

forecastservice_delete_resource_tree: Deletes an entire resource tree

Description

Deletes an entire resource tree. This operation will delete the parent resource and its child resources.

See https://www.paws-r-sdk.com/docs/forecastservice_delete_resource_tree/ for full documentation.

Usage

forecastservice_delete_resource_tree(ResourceArn)

Arguments

ResourceArn

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