Uses of Interface
software.amazon.awscdk.services.entityresolution.CfnMatchingWorkflow.ResolutionTechniquesProperty
Packages that use CfnMatchingWorkflow.ResolutionTechniquesProperty
Package
Description
AWS::EntityResolution Construct Library
-
Uses of CfnMatchingWorkflow.ResolutionTechniquesProperty in software.amazon.awscdk.services.entityresolution
Classes in software.amazon.awscdk.services.entityresolution that implement CfnMatchingWorkflow.ResolutionTechniquesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMatchingWorkflow.ResolutionTechniquesPropertyMethods in software.amazon.awscdk.services.entityresolution that return CfnMatchingWorkflow.ResolutionTechniquesPropertyModifier and TypeMethodDescriptionCfnMatchingWorkflow.ResolutionTechniquesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.entityresolution with parameters of type CfnMatchingWorkflow.ResolutionTechniquesPropertyModifier and TypeMethodDescriptionCfnMatchingWorkflow.Builder.resolutionTechniques(CfnMatchingWorkflow.ResolutionTechniquesProperty resolutionTechniques) An object which defines theresolutionTypeand theruleBasedProperties.CfnMatchingWorkflowProps.Builder.resolutionTechniques(CfnMatchingWorkflow.ResolutionTechniquesProperty resolutionTechniques) Sets the value ofCfnMatchingWorkflowProps.getResolutionTechniques()voidCfnMatchingWorkflow.setResolutionTechniques(CfnMatchingWorkflow.ResolutionTechniquesProperty value) An object which defines theresolutionTypeand theruleBasedProperties.