IdMappingJobOutputSource

An object containing KMSArn, OutputS3Path, and RoleARN.

Types

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

Properties

Link copied to clipboard

Customer KMS ARN for encryption at rest. If not provided, system will use an Entity Resolution managed KMS key.

Link copied to clipboard

The S3 path to which Entity Resolution will write the output table.

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 as part of workflow execution.

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