/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Describes a Sync configuration for a resolver. Contains information on
* which Conflict Detection as well as Resolution strategy should be performed when
* the resolver is invoked.See Also:
AWS
* API Reference
The Conflict Resolution strategy to perform in the event of a conflict.
*OPTIMISTIC_CONCURRENCY: Resolve conflicts by rejecting * mutations when versions do not match the latest version at the server.
AUTOMERGE: Resolve conflicts with the Automerge conflict * resolution strategy.
LAMBDA: Resolve conflicts with a * Lambda function supplied in the LambdaConflictHandlerConfig.
The Conflict Resolution strategy to perform in the event of a conflict.
*OPTIMISTIC_CONCURRENCY: Resolve conflicts by rejecting * mutations when versions do not match the latest version at the server.
AUTOMERGE: Resolve conflicts with the Automerge conflict * resolution strategy.
LAMBDA: Resolve conflicts with a * Lambda function supplied in the LambdaConflictHandlerConfig.
The Conflict Resolution strategy to perform in the event of a conflict.
*OPTIMISTIC_CONCURRENCY: Resolve conflicts by rejecting * mutations when versions do not match the latest version at the server.
AUTOMERGE: Resolve conflicts with the Automerge conflict * resolution strategy.
LAMBDA: Resolve conflicts with a * Lambda function supplied in the LambdaConflictHandlerConfig.
The Conflict Resolution strategy to perform in the event of a conflict.
*OPTIMISTIC_CONCURRENCY: Resolve conflicts by rejecting * mutations when versions do not match the latest version at the server.
AUTOMERGE: Resolve conflicts with the Automerge conflict * resolution strategy.
LAMBDA: Resolve conflicts with a * Lambda function supplied in the LambdaConflictHandlerConfig.
The Conflict Resolution strategy to perform in the event of a conflict.
*OPTIMISTIC_CONCURRENCY: Resolve conflicts by rejecting * mutations when versions do not match the latest version at the server.
AUTOMERGE: Resolve conflicts with the Automerge conflict * resolution strategy.
LAMBDA: Resolve conflicts with a * Lambda function supplied in the LambdaConflictHandlerConfig.
The Conflict Resolution strategy to perform in the event of a conflict.
*OPTIMISTIC_CONCURRENCY: Resolve conflicts by rejecting * mutations when versions do not match the latest version at the server.
AUTOMERGE: Resolve conflicts with the Automerge conflict * resolution strategy.
LAMBDA: Resolve conflicts with a * Lambda function supplied in the LambdaConflictHandlerConfig.
The Conflict Detection strategy to use.
VERSION: * Detect conflicts based on object versions for this resolver.
* NONE: Do not detect conflicts when executing this resolver.
The Conflict Detection strategy to use.
VERSION: * Detect conflicts based on object versions for this resolver.
* NONE: Do not detect conflicts when executing this resolver.
The Conflict Detection strategy to use.
VERSION: * Detect conflicts based on object versions for this resolver.
* NONE: Do not detect conflicts when executing this resolver.
The Conflict Detection strategy to use.
VERSION: * Detect conflicts based on object versions for this resolver.
* NONE: Do not detect conflicts when executing this resolver.
The Conflict Detection strategy to use.
VERSION: * Detect conflicts based on object versions for this resolver.
* NONE: Do not detect conflicts when executing this resolver.
The Conflict Detection strategy to use.
VERSION: * Detect conflicts based on object versions for this resolver.
* NONE: Do not detect conflicts when executing this resolver.
The LambdaConflictHandlerConfig when configuring LAMBDA as the
* Conflict Handler.
The LambdaConflictHandlerConfig when configuring LAMBDA as the
* Conflict Handler.
The LambdaConflictHandlerConfig when configuring LAMBDA as the
* Conflict Handler.
The LambdaConflictHandlerConfig when configuring LAMBDA as the
* Conflict Handler.
The LambdaConflictHandlerConfig when configuring LAMBDA as the
* Conflict Handler.
The LambdaConflictHandlerConfig when configuring LAMBDA as the
* Conflict Handler.