Uses of Class
software.amazon.awscdk.services.entityresolution.CfnMatchingWorkflow.ProviderPropertiesProperty.Builder
Packages that use CfnMatchingWorkflow.ProviderPropertiesProperty.Builder
Package
Description
AWS::EntityResolution Construct Library
-
Uses of CfnMatchingWorkflow.ProviderPropertiesProperty.Builder in software.amazon.awscdk.services.entityresolution
Methods in software.amazon.awscdk.services.entityresolution that return CfnMatchingWorkflow.ProviderPropertiesProperty.BuilderModifier and TypeMethodDescriptionCfnMatchingWorkflow.ProviderPropertiesProperty.builder()CfnMatchingWorkflow.ProviderPropertiesProperty.Builder.intermediateSourceConfiguration(IResolvable intermediateSourceConfiguration) CfnMatchingWorkflow.ProviderPropertiesProperty.Builder.intermediateSourceConfiguration(CfnMatchingWorkflow.IntermediateSourceConfigurationProperty intermediateSourceConfiguration) CfnMatchingWorkflow.ProviderPropertiesProperty.Builder.providerConfiguration(Map<String, String> providerConfiguration) CfnMatchingWorkflow.ProviderPropertiesProperty.Builder.providerConfiguration(IResolvable providerConfiguration) CfnMatchingWorkflow.ProviderPropertiesProperty.Builder.providerServiceArn(String providerServiceArn) Sets the value ofCfnMatchingWorkflow.ProviderPropertiesProperty.getProviderServiceArn()Constructors in software.amazon.awscdk.services.entityresolution with parameters of type CfnMatchingWorkflow.ProviderPropertiesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMatchingWorkflow.ProviderPropertiesProperty.Builder.