Uses of Interface
software.amazon.awscdk.services.appsync.BaseAppsyncFunctionProps
-
Uses of BaseAppsyncFunctionProps in software.amazon.awscdk.services.appsync
Modifier and TypeInterfaceDescriptioninterface
the CDK properties for AppSync Functions.Modifier and TypeClassDescriptionstatic final class
An implementation forAppsyncFunctionProps
static final class
An implementation forBaseAppsyncFunctionProps
Modifier and TypeMethodDescriptionBaseAppsyncFunctionProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionBaseDataSource.createFunction
(String id, BaseAppsyncFunctionProps props) creates a new appsync function for this datasource and API using the given properties.