AWS::EntityResolution::MatchingWorkflow IncrementalRunConfig - AWS CloudFormation

AWS::EntityResolution::MatchingWorkflow IncrementalRunConfig

An object which defines an incremental run type and has only incrementalRunType as a field.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "IncrementalRunType" : String }

YAML

IncrementalRunType: String

Properties

IncrementalRunType

The type of incremental run. It takes only one value: IMMEDIATE.

Required: Yes

Type: String

Allowed values: IMMEDIATE

Update requires: No interruption