forecastservice_delete_resource_tree: Deletes an entire resource tree

View source: R/forecastservice_operations.R

forecastservice_delete_resource_treeR Documentation

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.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.