intermediate Source Configuration
suspend fun intermediateSourceConfiguration(value: Output<IdMappingWorkflowIntermediateSourceConfigurationArgs>)
suspend fun intermediateSourceConfiguration(value: IdMappingWorkflowIntermediateSourceConfigurationArgs?)
Parameters
value
The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently.
suspend fun intermediateSourceConfiguration(argument: suspend IdMappingWorkflowIntermediateSourceConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently.