GetIdMappingWorkflowResponse

Types

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

Properties

Link copied to clipboard

The timestamp of when the workflow was created.

Link copied to clipboard

A description of the workflow.

Link copied to clipboard

An object which defines the ID mapping technique and any additional configurations.

Link copied to clipboard

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

Link copied to clipboard

A list of OutputSource objects, each of which contains fields OutputS3Path and KMSArn.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to access Amazon Web Services resources on your behalf.

Link copied to clipboard

The tags used to organize, track, or control access for this resource.

Link copied to clipboard

The timestamp of when the workflow was last updated.

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