LambdaConflictHandlerConfig
public struct LambdaConflictHandlerConfig : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Arn for the Lambda function to use as the Conflict Handler.
Declaration
Swift
public let lambdaConflictHandlerArn: String?
-
Undocumented
Declaration
Swift
public init(lambdaConflictHandlerArn: String? = nil)