IdMappingWorkflowOutputSource

data class IdMappingWorkflowOutputSource(val kmsArn: String? = null, val outputS3Path: String)

Constructors

Link copied to clipboard
constructor(kmsArn: String? = null, outputS3Path: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val kmsArn: String? = null

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

Link copied to clipboard

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