apigateway_delete_resource {paws.networking}R Documentation

Deletes a Resource resource

Description

Deletes a Resource resource.

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

Usage

apigateway_delete_resource(restApiId, resourceId)

Arguments

restApiId

[required] The string identifier of the associated RestApi.

resourceId

[required] The identifier of the Resource resource.


[Package paws.networking version 0.7.0 Index]