Uses of Interface
software.amazon.awscdk.services.entityresolution.CfnMatchingWorkflow.IncrementalRunConfigProperty
Packages that use CfnMatchingWorkflow.IncrementalRunConfigProperty
Package
Description
AWS::EntityResolution Construct Library
-
Uses of CfnMatchingWorkflow.IncrementalRunConfigProperty in software.amazon.awscdk.services.entityresolution
Classes in software.amazon.awscdk.services.entityresolution that implement CfnMatchingWorkflow.IncrementalRunConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMatchingWorkflow.IncrementalRunConfigPropertyMethods in software.amazon.awscdk.services.entityresolution that return CfnMatchingWorkflow.IncrementalRunConfigPropertyModifier and TypeMethodDescriptionCfnMatchingWorkflow.IncrementalRunConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.entityresolution with parameters of type CfnMatchingWorkflow.IncrementalRunConfigPropertyModifier and TypeMethodDescriptionCfnMatchingWorkflow.Builder.incrementalRunConfig(CfnMatchingWorkflow.IncrementalRunConfigProperty incrementalRunConfig) Optional.CfnMatchingWorkflowProps.Builder.incrementalRunConfig(CfnMatchingWorkflow.IncrementalRunConfigProperty incrementalRunConfig) Sets the value ofCfnMatchingWorkflowProps.getIncrementalRunConfig()voidCfnMatchingWorkflow.setIncrementalRunConfig(CfnMatchingWorkflow.IncrementalRunConfigProperty value) Optional.