custom Output Configuration
suspend fun customOutputConfiguration(value: Output<DataAutomationProjectCustomOutputConfigurationArgs>)
Parameters
value
Blueprints to apply to objects processed by the project.
suspend fun customOutputConfiguration(argument: suspend DataAutomationProjectCustomOutputConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Blueprints to apply to objects processed by the project.