toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.entityresolution.kotlin.outputs
/
MatchingWorkflowIncrementalRunConfig
Matching
Workflow
Incremental
Run
Config
data
class
MatchingWorkflowIncrementalRunConfig
(
val
incrementalRunType
:
MatchingWorkflowIncrementalRunConfigIncrementalRunType
)
Members
Constructors
Matching
Workflow
Incremental
Run
Config
Link copied to clipboard
constructor
(
incrementalRunType
:
MatchingWorkflowIncrementalRunConfigIncrementalRunType
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
incremental
Run
Type
Link copied to clipboard
val
incrementalRunType
:
MatchingWorkflowIncrementalRunConfigIncrementalRunType
The type of incremental run. It takes only one value:
IMMEDIATE
.