MatchingWorkflowOutputSourceArgs

data class MatchingWorkflowOutputSourceArgs(val applyNormalization: Output<Boolean>? = null, val kmsArn: Output<String>? = null, val output: Output<List<MatchingWorkflowOutputAttributeArgs>>, val outputS3Path: Output<String>) : ConvertibleToJava<MatchingWorkflowOutputSourceArgs>

Constructors

Link copied to clipboard
fun MatchingWorkflowOutputSourceArgs(applyNormalization: Output<Boolean>? = null, kmsArn: Output<String>? = null, output: Output<List<MatchingWorkflowOutputAttributeArgs>>, outputS3Path: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): MatchingWorkflowOutputSourceArgs

Properties

Link copied to clipboard
val applyNormalization: Output<Boolean>? = null
Link copied to clipboard
val kmsArn: Output<String>? = null
Link copied to clipboard
Link copied to clipboard
val outputS3Path: Output<String>

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