CreateIdMappingWorkflowRequest
Types
Properties
Link copied to clipboard
A description of the workflow.
Link copied to clipboard
An object which defines the ID mapping technique and any additional configurations.
Link copied to clipboard
The incremental run configuration for the ID mapping workflow.
Link copied to clipboard
A list of InputSource
objects, which have the fields InputSourceARN
and SchemaName
.
Link copied to clipboard
A list of IdMappingWorkflowOutputSource
objects, each of which contains fields outputS3Path
and KMSArn
.
Link copied to clipboard
The name of the workflow. There can't be multiple IdMappingWorkflows
with the same name.
Functions
Link copied to clipboard
inline fun copy(block: CreateIdMappingWorkflowRequest.Builder.() -> Unit = {}): CreateIdMappingWorkflowRequest