Builder
Properties
The caching configuration for the resolver.
The new data source name.
The resolver type.
The maximum batching size for a resolver.
Enables or disables enhanced resolver metrics for specified resolvers. Note that metricsConfig
won't be used unless the resolverLevelMetricsBehavior
value is set to PER_RESOLVER_METRICS
. If the resolverLevelMetricsBehavior
is set to FULL_REQUEST_RESOLVER_METRICS
instead, metricsConfig
will be ignored. However, you can still set its value.
The PipelineConfig
.
The new request mapping template.
The new response mapping template.
Describes a runtime used by an Amazon Web Services AppSync pipeline resolver or Amazon Web Services 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 SyncConfig
for a resolver attached to a versioned data source.
Functions
construct an aws.sdk.kotlin.services.appsync.model.CachingConfig inside the given block
construct an aws.sdk.kotlin.services.appsync.model.PipelineConfig inside the given block
construct an aws.sdk.kotlin.services.appsync.model.AppSyncRuntime inside the given block
construct an aws.sdk.kotlin.services.appsync.model.SyncConfig inside the given block