C# Класс Amazon.APIGateway.Model.CreateUsagePlanResponse

Represents a usage plan than can specify who can assess associated API stages with specified request limits and quotas.

In a usage plan, you associate an API by specifying the API's Id and a stage name of the specified API. You add plan customers by adding API keys to the plan.

Наследование: Amazon.Runtime.AmazonWebServiceResponse
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetApiStages ( ) : bool
IsSetDescription ( ) : bool
IsSetId ( ) : bool
IsSetName ( ) : bool
IsSetProductCode ( ) : bool
IsSetQuota ( ) : bool
IsSetThrottle ( ) : bool