Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.entityresolution.CfnMatchingWorkflowMixinProps.Builder
Packages that use CfnMatchingWorkflowMixinProps.Builder
-
Uses of CfnMatchingWorkflowMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.entityresolution
Methods in software.amazon.awscdk.cfnpropertymixins.services.entityresolution that return CfnMatchingWorkflowMixinProps.BuilderModifier and TypeMethodDescriptionCfnMatchingWorkflowMixinProps.builder()CfnMatchingWorkflowMixinProps.Builder.description(String description) Sets the value ofCfnMatchingWorkflowMixinProps.getDescription()CfnMatchingWorkflowMixinProps.Builder.incrementalRunConfig(CfnMatchingWorkflowPropsMixin.IncrementalRunConfigProperty incrementalRunConfig) Sets the value ofCfnMatchingWorkflowMixinProps.getIncrementalRunConfig()CfnMatchingWorkflowMixinProps.Builder.incrementalRunConfig(IResolvable incrementalRunConfig) Sets the value ofCfnMatchingWorkflowMixinProps.getIncrementalRunConfig()CfnMatchingWorkflowMixinProps.Builder.inputSourceConfig(List<? extends Object> inputSourceConfig) Sets the value ofCfnMatchingWorkflowMixinProps.getInputSourceConfig()CfnMatchingWorkflowMixinProps.Builder.inputSourceConfig(IResolvable inputSourceConfig) Sets the value ofCfnMatchingWorkflowMixinProps.getInputSourceConfig()CfnMatchingWorkflowMixinProps.Builder.outputSourceConfig(List<? extends Object> outputSourceConfig) Sets the value ofCfnMatchingWorkflowMixinProps.getOutputSourceConfig()CfnMatchingWorkflowMixinProps.Builder.outputSourceConfig(IResolvable outputSourceConfig) Sets the value ofCfnMatchingWorkflowMixinProps.getOutputSourceConfig()CfnMatchingWorkflowMixinProps.Builder.resolutionTechniques(CfnMatchingWorkflowPropsMixin.ResolutionTechniquesProperty resolutionTechniques) Sets the value ofCfnMatchingWorkflowMixinProps.getResolutionTechniques()CfnMatchingWorkflowMixinProps.Builder.resolutionTechniques(IResolvable resolutionTechniques) Sets the value ofCfnMatchingWorkflowMixinProps.getResolutionTechniques()Sets the value ofCfnMatchingWorkflowMixinProps.getRoleArn()Sets the value ofCfnMatchingWorkflowMixinProps.getTags()CfnMatchingWorkflowMixinProps.Builder.workflowName(String workflowName) Sets the value ofCfnMatchingWorkflowMixinProps.getWorkflowName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.entityresolution with parameters of type CfnMatchingWorkflowMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMatchingWorkflowMixinProps.Builder.