Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class IdMappingWorkflow : KotlinCustomResource

IdMappingWorkflow defined in AWS Entity Resolution service

Link copied to clipboard
data class IdMappingWorkflowArgs(val description: Output<String>? = null, val idMappingTechniques: Output<IdMappingWorkflowIdMappingTechniquesArgs>? = null, val inputSourceConfig: Output<List<IdMappingWorkflowInputSourceArgs>>? = null, val outputSourceConfig: Output<List<IdMappingWorkflowOutputSourceArgs>>? = null, val roleArn: Output<String>? = null, val tags: Output<List<IdMappingWorkflowTagArgs>>? = null, val workflowName: Output<String>? = null) : ConvertibleToJava<IdMappingWorkflowArgs>

IdMappingWorkflow defined in AWS Entity Resolution service

Link copied to clipboard
object IdMappingWorkflowMapper : ResourceMapper<IdMappingWorkflow>
Link copied to clipboard
class MatchingWorkflow : KotlinCustomResource

MatchingWorkflow defined in AWS Entity Resolution service

Link copied to clipboard
data class MatchingWorkflowArgs(val description: Output<String>? = null, val inputSourceConfig: Output<List<MatchingWorkflowInputSourceArgs>>? = null, val outputSourceConfig: Output<List<MatchingWorkflowOutputSourceArgs>>? = null, val resolutionTechniques: Output<MatchingWorkflowResolutionTechniquesArgs>? = null, val roleArn: Output<String>? = null, val tags: Output<List<MatchingWorkflowTagArgs>>? = null, val workflowName: Output<String>? = null) : ConvertibleToJava<MatchingWorkflowArgs>

MatchingWorkflow defined in AWS Entity Resolution service

Link copied to clipboard
object MatchingWorkflowMapper : ResourceMapper<MatchingWorkflow>
Link copied to clipboard
class SchemaMapping : KotlinCustomResource

SchemaMapping defined in AWS Entity Resolution service

Link copied to clipboard
data class SchemaMappingArgs(val description: Output<String>? = null, val mappedInputFields: Output<List<SchemaMappingSchemaInputAttributeArgs>>? = null, val schemaName: Output<String>? = null, val tags: Output<List<SchemaMappingTagArgs>>? = null) : ConvertibleToJava<SchemaMappingArgs>

SchemaMapping defined in AWS Entity Resolution service

Link copied to clipboard
Link copied to clipboard
object SchemaMappingMapper : ResourceMapper<SchemaMapping>
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard