apigateway_delete_usage_plan {paws.networking}R Documentation

Deletes a usage plan of a given plan Id

Description

Deletes a usage plan of a given plan Id.

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

Usage

apigateway_delete_usage_plan(usagePlanId)

Arguments

usagePlanId

[required] The Id of the to-be-deleted usage plan.


[Package paws.networking version 0.7.0 Index]