Uses of Interface
software.amazon.awscdk.interfaces.apigateway.ApiKeyReference
Packages that use ApiKeyReference
Package
Description
Amazon API Gateway Construct Library
-
Uses of ApiKeyReference in software.amazon.awscdk.interfaces.apigateway
Classes in software.amazon.awscdk.interfaces.apigateway that implement ApiKeyReferenceMethods in software.amazon.awscdk.interfaces.apigateway that return ApiKeyReferenceModifier and TypeMethodDescriptionApiKeyReference.Builder.build()Builds the configured instance.IApiKeyRef.getApiKeyRef()(experimental) A reference to a ApiKey resource.default ApiKeyReferenceIApiKeyRef.Jsii$Default.getApiKeyRef()(experimental) A reference to a ApiKey resource.final ApiKeyReferenceIApiKeyRef.Jsii$Proxy.getApiKeyRef()(experimental) A reference to a ApiKey resource. -
Uses of ApiKeyReference in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway that return ApiKeyReferenceModifier and TypeMethodDescriptionApiKey.getApiKeyRef()A reference to a ApiKey resource.CfnApiKey.getApiKeyRef()A reference to a ApiKey resource.default ApiKeyReferenceIApiKey.Jsii$Default.getApiKeyRef()(experimental) A reference to a ApiKey resource.final ApiKeyReferenceIApiKey.Jsii$Proxy.getApiKeyRef()(experimental) A reference to a ApiKey resource.RateLimitedApiKey.getApiKeyRef()A reference to a ApiKey resource.