Uses of Interface
software.amazon.awscdk.interfaces.appsync.IFunctionConfigurationRef
Packages that use IFunctionConfigurationRef
Package
Description
AWS AppSync Construct Library
-
Uses of IFunctionConfigurationRef in software.amazon.awscdk.interfaces.appsync
Subinterfaces of IFunctionConfigurationRef in software.amazon.awscdk.interfaces.appsyncModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFunctionConfigurationRef.Classes in software.amazon.awscdk.interfaces.appsync that implement IFunctionConfigurationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IFunctionConfigurationRef in software.amazon.awscdk.services.appsync
Classes in software.amazon.awscdk.services.appsync that implement IFunctionConfigurationRefModifier and TypeClassDescriptionclassTheAWS::AppSync::FunctionConfigurationresource defines the functions in GraphQL APIs to perform certain operations.