enrichmentParameters

@JvmName(name = "whoxgrtarnvsvfvh")
suspend fun enrichmentParameters(value: Output<PipeEnrichmentParametersArgs>)
@JvmName(name = "worcmkxqioanwskf")
suspend fun enrichmentParameters(value: PipeEnrichmentParametersArgs?)

Parameters

value

Parameters to configure enrichment for your pipe. Detailed below.


@JvmName(name = "rufvgutqpamnhhdh")
suspend fun enrichmentParameters(argument: suspend PipeEnrichmentParametersArgsBuilder.() -> Unit)

Parameters

argument

Parameters to configure enrichment for your pipe. Detailed below.