C# 클래스 Amazon.APIGateway.Model.GetUsagePlanResponse

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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetApiStages ( ) : bool
IsSetDescription ( ) : bool
IsSetId ( ) : bool
IsSetName ( ) : bool
IsSetProductCode ( ) : bool
IsSetQuota ( ) : bool
IsSetThrottle ( ) : bool