class Aws::APIGateway::Types::GetUsagePlanRequest

The GET request to get a usage plan of a given plan identifier.

@note When making an API call, you may pass GetUsagePlanRequest

data as a hash:

    {
      usage_plan_id: "String", # required
    }

@!attribute [rw] usage_plan_id

\[Required\] The identifier of the UsagePlan resource to be
retrieved.
@return [String]

Constants

SENSITIVE