CreateMatchingWorkflowRequest
Types
Properties
Link copied to clipboard
A description of the workflow.
Link copied to clipboard
Optional. An object that defines the incremental run type. This object contains only the incrementalRunType
field, which appears as "Automatic" in the console.
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
, applyNormalization
, KMSArn
, and output
.
Link copied to clipboard
An object which defines the resolutionType
and the ruleBasedProperties
.
Link copied to clipboard
The name of the workflow. There can't be multiple MatchingWorkflows
with the same name.
Functions
Link copied to clipboard
inline fun copy(block: CreateMatchingWorkflowRequest.Builder.() -> Unit = {}): CreateMatchingWorkflowRequest