UpdateIdMappingWorkflowRequest

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 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 resources on your behalf.

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