pipelineConfig

@JvmName(name = "tvpbbcrdetpthbfu")
suspend fun pipelineConfig(value: Output<ResolverPipelineConfigArgs>)
@JvmName(name = "tmgxlqcdwdcigpgw")
suspend fun pipelineConfig(value: ResolverPipelineConfigArgs?)

Parameters

value

The caching configuration for the resolver. See Pipeline Config.


@JvmName(name = "uvvntvxptbxnllbd")
suspend fun pipelineConfig(argument: suspend ResolverPipelineConfigArgsBuilder.() -> Unit)

Parameters

argument

The caching configuration for the resolver. See Pipeline Config.