Uses of Interface
software.amazon.awscdk.interfaces.appsync.ApiKeyReference
Packages that use ApiKeyReference
Package
Description
AWS AppSync Construct Library
-
Uses of ApiKeyReference in software.amazon.awscdk.interfaces.appsync
Classes in software.amazon.awscdk.interfaces.appsync that implement ApiKeyReferenceMethods in software.amazon.awscdk.interfaces.appsync 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.appsync
Methods in software.amazon.awscdk.services.appsync that return ApiKeyReference