apigateway_get_usage_plan {paws.networking}R Documentation

Gets a usage plan of a given plan identifier

Description

Gets a usage plan of a given plan identifier.

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

Usage

apigateway_get_usage_plan(usagePlanId)

Arguments

usagePlanId

[required] The identifier of the UsagePlan resource to be retrieved.


[Package paws.networking version 0.9.0 Index]