Interface IApiKey
API keys are alphanumeric string values that you distribute to app developer customers to grant access to your API.
Namespace: Amazon.CDK.AWS.Apigatewayv2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IApiKey : IResource, IConstruct, IDependableSyntax (vb)
Public Interface IApiKey Inherits IResource, IConstruct, IDependableSynopsis
Properties
| KeyArn | The API key ARN. | 
| KeyId | The API key ID. |