CreateIdMappingWorkflowResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of the workflow.

Link copied to clipboard

An object which defines the idMappingType and the providerProperties.

Link copied to clipboard

A list of InputSource objects, which have the fields InputSourceARN and SchemaName.

Link copied to clipboard

A list of IdMappingWorkflowOutputSource objects, each of which contains fields OutputS3Path and Output.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to create resources on your behalf as part of workflow execution.

Link copied to clipboard

The ARN (Amazon Resource Name) that Entity Resolution generated for the IDMappingWorkflow.

Link copied to clipboard

The name of the workflow.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String