Uses of Interface
software.amazon.awscdk.interfaces.appsync.IApiKeyRef
Packages that use IApiKeyRef
Package
Description
AWS AppSync Construct Library
-
Uses of IApiKeyRef in software.amazon.awscdk.interfaces.appsync
Subinterfaces of IApiKeyRef in software.amazon.awscdk.interfaces.appsyncModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApiKeyRef.Classes in software.amazon.awscdk.interfaces.appsync that implement IApiKeyRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IApiKeyRef in software.amazon.awscdk.services.appsync
Classes in software.amazon.awscdk.services.appsync that implement IApiKeyRefModifier and TypeClassDescriptionclassTheAWS::AppSync::ApiKeyresource creates a unique key that you can distribute to clients who are executing GraphQL operations with AWS AppSync that require an API key.