FunctionSyncConfigLambdaConflictHandlerConfig

data class FunctionSyncConfigLambdaConflictHandlerConfig(val lambdaConflictHandlerArn: String? = null)

Constructors

constructor(lambdaConflictHandlerArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ARN for the Lambda function to use as the Conflict Handler.