Package-level declarations
Types
Describes a runtime used by an AWS AppSync pipeline resolver or AWS AppSync function. Specifies the name and version of the runtime to use. Note that if a runtime is specified, code must also be specified.
The LambdaConflictHandlerConfig when configuring LAMBDA as the Conflict Handler.
Describes a Sync configuration for a resolver. Specifies which Conflict Detection strategy and Resolution strategy to use when the resolver is invoked.
Builder for GetDomainNamePlainArgs.
Builder for GetFunctionConfigurationPlainArgs.
Builder for GetResolverPlainArgs.
Builder for GetSourceApiAssociationPlainArgs.
Describes a runtime used by an APSYlong resolver or APSYlong function. Specifies the name and version of the runtime to use. Note that if a runtime is specified, code must also be specified.
Builder for ResolverAppSyncRuntimeArgs.
The caching configuration for a resolver that has caching activated.
Builder for ResolverCachingConfigArgs.
The `LambdaConflictHandlerConfig`
when configuring LAMBDA as the Conflict Handler.
Use the `PipelineConfig`
property type to specify `PipelineConfig`
for an APSYlong resolver. `PipelineConfig`
is a property of the AWS::AppSync::Resolver resource.
Builder for ResolverPipelineConfigArgs.
Describes a Sync configuration for a resolver. Specifies which Conflict Detection strategy and Resolution strategy to use when the resolver is invoked.
Builder for ResolverSyncConfigArgs.
Builder for SourceApiAssociationConfigArgs.