Uses of Interface
software.amazon.awscdk.services.entityresolution.CfnMatchingWorkflow.IncrementalRunConfigProperty
Package
Description
AWS::EntityResolution Construct Library
-
Uses of CfnMatchingWorkflow.IncrementalRunConfigProperty in software.amazon.awscdk.services.entityresolution
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnMatchingWorkflow.IncrementalRunConfigProperty
Modifier and TypeMethodDescriptionCfnMatchingWorkflow.IncrementalRunConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnMatchingWorkflow.Builder.incrementalRunConfig
(CfnMatchingWorkflow.IncrementalRunConfigProperty incrementalRunConfig) An object which defines an incremental run type and has onlyincrementalRunType
as a field.CfnMatchingWorkflowProps.Builder.incrementalRunConfig
(CfnMatchingWorkflow.IncrementalRunConfigProperty incrementalRunConfig) Sets the value ofCfnMatchingWorkflowProps.getIncrementalRunConfig()
void
CfnMatchingWorkflow.setIncrementalRunConfig
(CfnMatchingWorkflow.IncrementalRunConfigProperty value) An object which defines an incremental run type and has onlyincrementalRunType
as a field.