C# Class Amazon.APIGateway.Model.GetUsagePlanKeyResponse

Represents a usage plan key to identify a plan customer.

To associate an API stage with a selected API key in a usage plan, you must create a UsagePlanKey resource to represent the selected ApiKey.

"
Inheritance: Amazon.Runtime.AmazonWebServiceResponse
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetId ( ) : bool
IsSetName ( ) : bool
IsSetType ( ) : bool
IsSetValue ( ) : bool