| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.EntityResolution.MatchingWorkflow
Documentation
data RuleProperty Source #
Constructors
| RuleProperty | |
Fields
| |
Instances
data ProviderPropertiesProperty Source #
Constructors
| ProviderPropertiesProperty | |
Fields | |
Instances
| ToJSON ProviderPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ProviderPropertiesProperty Methods toJSON :: ProviderPropertiesProperty -> Value # toEncoding :: ProviderPropertiesProperty -> Encoding # toJSONList :: [ProviderPropertiesProperty] -> Value # toEncodingList :: [ProviderPropertiesProperty] -> Encoding # | |||||
| Show ProviderPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ProviderPropertiesProperty Methods showsPrec :: Int -> ProviderPropertiesProperty -> ShowS # show :: ProviderPropertiesProperty -> String # showList :: [ProviderPropertiesProperty] -> ShowS # | |||||
| Eq ProviderPropertiesProperty Source # | |||||
| ToResourceProperties ProviderPropertiesProperty Source # | |||||
| Property "IntermediateSourceConfiguration" ProviderPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ProviderPropertiesProperty Associated Types
Methods set :: PropertyType "IntermediateSourceConfiguration" ProviderPropertiesProperty -> ProviderPropertiesProperty -> ProviderPropertiesProperty # | |||||
| Property "ProviderConfiguration" ProviderPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ProviderPropertiesProperty Associated Types
Methods set :: PropertyType "ProviderConfiguration" ProviderPropertiesProperty -> ProviderPropertiesProperty -> ProviderPropertiesProperty # | |||||
| Property "ProviderServiceArn" ProviderPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ProviderPropertiesProperty Associated Types
Methods set :: PropertyType "ProviderServiceArn" ProviderPropertiesProperty -> ProviderPropertiesProperty -> ProviderPropertiesProperty # | |||||
| type PropertyType "IntermediateSourceConfiguration" ProviderPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ProviderPropertiesProperty type PropertyType "IntermediateSourceConfiguration" ProviderPropertiesProperty = IntermediateSourceConfigurationProperty | |||||
| type PropertyType "ProviderConfiguration" ProviderPropertiesProperty Source # | |||||
| type PropertyType "ProviderServiceArn" ProviderPropertiesProperty Source # | |||||
data IntermediateSourceConfigurationProperty Source #
Constructors
| IntermediateSourceConfigurationProperty | |
Fields
| |
Instances
| ToJSON IntermediateSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.IntermediateSourceConfigurationProperty Methods toJSON :: IntermediateSourceConfigurationProperty -> Value # toEncoding :: IntermediateSourceConfigurationProperty -> Encoding # toJSONList :: [IntermediateSourceConfigurationProperty] -> Value # toEncodingList :: [IntermediateSourceConfigurationProperty] -> Encoding # omitField :: IntermediateSourceConfigurationProperty -> Bool # | |||||
| Show IntermediateSourceConfigurationProperty Source # | |||||
| Eq IntermediateSourceConfigurationProperty Source # | |||||
| ToResourceProperties IntermediateSourceConfigurationProperty Source # | |||||
| Property "IntermediateS3Path" IntermediateSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.IntermediateSourceConfigurationProperty Associated Types
Methods set :: PropertyType "IntermediateS3Path" IntermediateSourceConfigurationProperty -> IntermediateSourceConfigurationProperty -> IntermediateSourceConfigurationProperty # | |||||
| type PropertyType "IntermediateS3Path" IntermediateSourceConfigurationProperty Source # | |||||
data ResolutionTechniquesProperty Source #
Constructors
| ResolutionTechniquesProperty | |
Instances
| ToJSON ResolutionTechniquesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ResolutionTechniquesProperty Methods toJSON :: ResolutionTechniquesProperty -> Value # toEncoding :: ResolutionTechniquesProperty -> Encoding # toJSONList :: [ResolutionTechniquesProperty] -> Value # toEncodingList :: [ResolutionTechniquesProperty] -> Encoding # | |||||
| Show ResolutionTechniquesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ResolutionTechniquesProperty Methods showsPrec :: Int -> ResolutionTechniquesProperty -> ShowS # show :: ResolutionTechniquesProperty -> String # showList :: [ResolutionTechniquesProperty] -> ShowS # | |||||
| Eq ResolutionTechniquesProperty Source # | |||||
| ToResourceProperties ResolutionTechniquesProperty Source # | |||||
| Property "ProviderProperties" ResolutionTechniquesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ResolutionTechniquesProperty Associated Types
Methods set :: PropertyType "ProviderProperties" ResolutionTechniquesProperty -> ResolutionTechniquesProperty -> ResolutionTechniquesProperty # | |||||
| Property "ResolutionType" ResolutionTechniquesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ResolutionTechniquesProperty Associated Types
Methods set :: PropertyType "ResolutionType" ResolutionTechniquesProperty -> ResolutionTechniquesProperty -> ResolutionTechniquesProperty # | |||||
| Property "RuleBasedProperties" ResolutionTechniquesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ResolutionTechniquesProperty Associated Types
Methods set :: PropertyType "RuleBasedProperties" ResolutionTechniquesProperty -> ResolutionTechniquesProperty -> ResolutionTechniquesProperty # | |||||
| Property "RuleConditionProperties" ResolutionTechniquesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ResolutionTechniquesProperty Associated Types
Methods set :: PropertyType "RuleConditionProperties" ResolutionTechniquesProperty -> ResolutionTechniquesProperty -> ResolutionTechniquesProperty # | |||||
| type PropertyType "ProviderProperties" ResolutionTechniquesProperty Source # | |||||
| type PropertyType "ResolutionType" ResolutionTechniquesProperty Source # | |||||
| type PropertyType "RuleBasedProperties" ResolutionTechniquesProperty Source # | |||||
| type PropertyType "RuleConditionProperties" ResolutionTechniquesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.ResolutionTechniquesProperty type PropertyType "RuleConditionProperties" ResolutionTechniquesProperty = RuleConditionPropertiesProperty | |||||
data RuleBasedPropertiesProperty Source #
Constructors
| RuleBasedPropertiesProperty | |
Fields
| |
Instances
| ToJSON RuleBasedPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleBasedPropertiesProperty Methods toJSON :: RuleBasedPropertiesProperty -> Value # toEncoding :: RuleBasedPropertiesProperty -> Encoding # toJSONList :: [RuleBasedPropertiesProperty] -> Value # toEncodingList :: [RuleBasedPropertiesProperty] -> Encoding # | |||||
| Show RuleBasedPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleBasedPropertiesProperty Methods showsPrec :: Int -> RuleBasedPropertiesProperty -> ShowS # show :: RuleBasedPropertiesProperty -> String # showList :: [RuleBasedPropertiesProperty] -> ShowS # | |||||
| Eq RuleBasedPropertiesProperty Source # | |||||
| ToResourceProperties RuleBasedPropertiesProperty Source # | |||||
| Property "AttributeMatchingModel" RuleBasedPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleBasedPropertiesProperty Associated Types
Methods set :: PropertyType "AttributeMatchingModel" RuleBasedPropertiesProperty -> RuleBasedPropertiesProperty -> RuleBasedPropertiesProperty # | |||||
| Property "MatchPurpose" RuleBasedPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleBasedPropertiesProperty Associated Types
Methods set :: PropertyType "MatchPurpose" RuleBasedPropertiesProperty -> RuleBasedPropertiesProperty -> RuleBasedPropertiesProperty # | |||||
| Property "Rules" RuleBasedPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleBasedPropertiesProperty Associated Types
Methods set :: PropertyType "Rules" RuleBasedPropertiesProperty -> RuleBasedPropertiesProperty -> RuleBasedPropertiesProperty # | |||||
| type PropertyType "AttributeMatchingModel" RuleBasedPropertiesProperty Source # | |||||
| type PropertyType "MatchPurpose" RuleBasedPropertiesProperty Source # | |||||
| type PropertyType "Rules" RuleBasedPropertiesProperty Source # | |||||
data RuleConditionPropertiesProperty Source #
Constructors
| RuleConditionPropertiesProperty | |
Fields
| |
Instances
| ToJSON RuleConditionPropertiesProperty Source # | |||||
| Show RuleConditionPropertiesProperty Source # | |||||
| Eq RuleConditionPropertiesProperty Source # | |||||
| ToResourceProperties RuleConditionPropertiesProperty Source # | |||||
| Property "Rules" RuleConditionPropertiesProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleConditionPropertiesProperty Associated Types
Methods set :: PropertyType "Rules" RuleConditionPropertiesProperty -> RuleConditionPropertiesProperty -> RuleConditionPropertiesProperty # | |||||
| type PropertyType "Rules" RuleConditionPropertiesProperty Source # | |||||
data RuleConditionProperty Source #
Constructors
| RuleConditionProperty | |
Instances
| ToJSON RuleConditionProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleConditionProperty Methods toJSON :: RuleConditionProperty -> Value # toEncoding :: RuleConditionProperty -> Encoding # toJSONList :: [RuleConditionProperty] -> Value # toEncodingList :: [RuleConditionProperty] -> Encoding # omitField :: RuleConditionProperty -> Bool # | |||||
| Show RuleConditionProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleConditionProperty Methods showsPrec :: Int -> RuleConditionProperty -> ShowS # show :: RuleConditionProperty -> String # showList :: [RuleConditionProperty] -> ShowS # | |||||
| Eq RuleConditionProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleConditionProperty Methods (==) :: RuleConditionProperty -> RuleConditionProperty -> Bool # (/=) :: RuleConditionProperty -> RuleConditionProperty -> Bool # | |||||
| ToResourceProperties RuleConditionProperty Source # | |||||
| Property "Condition" RuleConditionProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleConditionProperty Associated Types
Methods set :: PropertyType "Condition" RuleConditionProperty -> RuleConditionProperty -> RuleConditionProperty # | |||||
| Property "RuleName" RuleConditionProperty Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow.RuleConditionProperty Associated Types
Methods set :: PropertyType "RuleName" RuleConditionProperty -> RuleConditionProperty -> RuleConditionProperty # | |||||
| type PropertyType "Condition" RuleConditionProperty Source # | |||||
| type PropertyType "RuleName" RuleConditionProperty Source # | |||||
mkIntermediateSourceConfigurationProperty :: Value Text -> IntermediateSourceConfigurationProperty Source #
mkRuleProperty :: ValueList Text -> Value Text -> RuleProperty Source #
mkRuleBasedPropertiesProperty :: Value Text -> [RuleProperty] -> RuleBasedPropertiesProperty Source #
mkRuleConditionPropertiesProperty :: [RuleConditionProperty] -> RuleConditionPropertiesProperty Source #
data MatchingWorkflow Source #
Constructors
| MatchingWorkflow | |
Fields
| |
Instances
| ToJSON MatchingWorkflow Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow Methods toJSON :: MatchingWorkflow -> Value # toEncoding :: MatchingWorkflow -> Encoding # toJSONList :: [MatchingWorkflow] -> Value # toEncodingList :: [MatchingWorkflow] -> Encoding # omitField :: MatchingWorkflow -> Bool # | |||||
| Show MatchingWorkflow Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow Methods showsPrec :: Int -> MatchingWorkflow -> ShowS # show :: MatchingWorkflow -> String # showList :: [MatchingWorkflow] -> ShowS # | |||||
| Eq MatchingWorkflow Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow Methods (==) :: MatchingWorkflow -> MatchingWorkflow -> Bool # (/=) :: MatchingWorkflow -> MatchingWorkflow -> Bool # | |||||
| ToResourceProperties MatchingWorkflow Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow Methods toResourceProperties :: MatchingWorkflow -> ResourceProperties # | |||||
| Property "Description" MatchingWorkflow Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow Associated Types
Methods set :: PropertyType "Description" MatchingWorkflow -> MatchingWorkflow -> MatchingWorkflow # | |||||
| Property "IncrementalRunConfig" MatchingWorkflow Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow Associated Types
Methods set :: PropertyType "IncrementalRunConfig" MatchingWorkflow -> MatchingWorkflow -> MatchingWorkflow # | |||||
| Property "InputSourceConfig" MatchingWorkflow Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow Associated Types
Methods set :: PropertyType "InputSourceConfig" MatchingWorkflow -> MatchingWorkflow -> MatchingWorkflow # | |||||
| Property "OutputSourceConfig" MatchingWorkflow Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow Associated Types
Methods set :: PropertyType "OutputSourceConfig" MatchingWorkflow -> MatchingWorkflow -> MatchingWorkflow # | |||||
| Property "ResolutionTechniques" MatchingWorkflow Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow Associated Types
Methods set :: PropertyType "ResolutionTechniques" MatchingWorkflow -> MatchingWorkflow -> MatchingWorkflow # | |||||
| Property "RoleArn" MatchingWorkflow Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow Associated Types
Methods set :: PropertyType "RoleArn" MatchingWorkflow -> MatchingWorkflow -> MatchingWorkflow # | |||||
| Property "Tags" MatchingWorkflow Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow Associated Types
Methods set :: PropertyType "Tags" MatchingWorkflow -> MatchingWorkflow -> MatchingWorkflow # | |||||
| Property "WorkflowName" MatchingWorkflow Source # | |||||
Defined in Stratosphere.EntityResolution.MatchingWorkflow Associated Types
Methods set :: PropertyType "WorkflowName" MatchingWorkflow -> MatchingWorkflow -> MatchingWorkflow # | |||||
| type PropertyType "Description" MatchingWorkflow Source # | |||||
| type PropertyType "IncrementalRunConfig" MatchingWorkflow Source # | |||||
| type PropertyType "InputSourceConfig" MatchingWorkflow Source # | |||||
| type PropertyType "OutputSourceConfig" MatchingWorkflow Source # | |||||
| type PropertyType "ResolutionTechniques" MatchingWorkflow Source # | |||||
| type PropertyType "RoleArn" MatchingWorkflow Source # | |||||
| type PropertyType "Tags" MatchingWorkflow Source # | |||||
| type PropertyType "WorkflowName" MatchingWorkflow Source # | |||||
mkMatchingWorkflow :: [InputSourceProperty] -> [OutputSourceProperty] -> ResolutionTechniquesProperty -> Value Text -> Value Text -> MatchingWorkflow Source #