Uses of Class
software.amazon.awscdk.services.entityresolution.CfnMatchingWorkflowProps.Builder
Packages that use CfnMatchingWorkflowProps.Builder
Package
Description
AWS::EntityResolution Construct Library
-
Uses of CfnMatchingWorkflowProps.Builder in software.amazon.awscdk.services.entityresolution
Methods in software.amazon.awscdk.services.entityresolution that return CfnMatchingWorkflowProps.BuilderModifier and TypeMethodDescriptionCfnMatchingWorkflowProps.builder()CfnMatchingWorkflowProps.Builder.description(String description) Sets the value ofCfnMatchingWorkflowProps.getDescription()CfnMatchingWorkflowProps.Builder.incrementalRunConfig(IResolvable incrementalRunConfig) Sets the value ofCfnMatchingWorkflowProps.getIncrementalRunConfig()CfnMatchingWorkflowProps.Builder.incrementalRunConfig(CfnMatchingWorkflow.IncrementalRunConfigProperty incrementalRunConfig) Sets the value ofCfnMatchingWorkflowProps.getIncrementalRunConfig()CfnMatchingWorkflowProps.Builder.inputSourceConfig(List<? extends Object> inputSourceConfig) Sets the value ofCfnMatchingWorkflowProps.getInputSourceConfig()CfnMatchingWorkflowProps.Builder.inputSourceConfig(IResolvable inputSourceConfig) Sets the value ofCfnMatchingWorkflowProps.getInputSourceConfig()CfnMatchingWorkflowProps.Builder.outputSourceConfig(List<? extends Object> outputSourceConfig) Sets the value ofCfnMatchingWorkflowProps.getOutputSourceConfig()CfnMatchingWorkflowProps.Builder.outputSourceConfig(IResolvable outputSourceConfig) Sets the value ofCfnMatchingWorkflowProps.getOutputSourceConfig()CfnMatchingWorkflowProps.Builder.resolutionTechniques(IResolvable resolutionTechniques) Sets the value ofCfnMatchingWorkflowProps.getResolutionTechniques()CfnMatchingWorkflowProps.Builder.resolutionTechniques(CfnMatchingWorkflow.ResolutionTechniquesProperty resolutionTechniques) Sets the value ofCfnMatchingWorkflowProps.getResolutionTechniques()Sets the value ofCfnMatchingWorkflowProps.getRoleArn()Sets the value ofCfnMatchingWorkflowProps.getTags()CfnMatchingWorkflowProps.Builder.workflowName(String workflowName) Sets the value ofCfnMatchingWorkflowProps.getWorkflowName()Constructors in software.amazon.awscdk.services.entityresolution with parameters of type CfnMatchingWorkflowProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMatchingWorkflowProps.Builder.