| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
static IdMappingWorkflowRuleDefinitionType |
IdMappingWorkflowRuleDefinitionType.fromValue(String value)
Use this in place of valueOf.
|
static IdMappingWorkflowRuleDefinitionType |
IdMappingWorkflowRuleDefinitionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdMappingWorkflowRuleDefinitionType[] |
IdMappingWorkflowRuleDefinitionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IdMappingRuleBasedProperties |
IdMappingRuleBasedProperties.withRuleDefinitionType(IdMappingWorkflowRuleDefinitionType ruleDefinitionType)
The set of rules you can use in an ID mapping workflow.
|
NamespaceRuleBasedProperties |
NamespaceRuleBasedProperties.withRuleDefinitionTypes(IdMappingWorkflowRuleDefinitionType... ruleDefinitionTypes)
The sets of rules you can use in an ID mapping workflow.
|
Copyright © 2025. All rights reserved.