

# UsagePlanKey
<a name="API_UsagePlanKey"></a>

Represents a usage plan key to identify a plan customer.

## Contents
<a name="API_UsagePlanKey_Contents"></a>

 ** id **   <a name="apigw-Type-UsagePlanKey-id"></a>
The Id of a usage plan key.  
Type: String  
Required: No

 ** name **   <a name="apigw-Type-UsagePlanKey-name"></a>
The name of a usage plan key.  
Type: String  
Required: No

 ** type **   <a name="apigw-Type-UsagePlanKey-type"></a>
The type of a usage plan key. Currently, the valid key type is `API_KEY`.  
Type: String  
Required: No

 ** value **   <a name="apigw-Type-UsagePlanKey-value"></a>
The value of a usage plan key.  
Type: String  
Required: No

## See Also
<a name="API_UsagePlanKey_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/apigateway-2015-07-09/UsagePlanKey) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/apigateway-2015-07-09/UsagePlanKey) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/apigateway-2015-07-09/UsagePlanKey) 