Uses of Class
software.amazon.awscdk.services.appsync.AppsyncFunction
Packages that use AppsyncFunction
-
Uses of AppsyncFunction in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return AppsyncFunctionModifier and TypeMethodDescriptionAppsyncFunction.Builder.build()
BaseDataSource.createFunction
(String id, BaseAppsyncFunctionProps props) creates a new appsync function for this datasource and API using the given properties.