config

@JvmName(name = "aqqokobbscnuvrhn")
suspend fun config(value: Output<DeploymentTargetConfigArgs>)
@JvmName(name = "ckydlmqgohpxunhy")
suspend fun config(value: DeploymentTargetConfigArgs)

Parameters

value

The root configuration file to use for this deployment. Structure is documented below.


@JvmName(name = "keheufurdnhakvak")
suspend fun config(argument: suspend DeploymentTargetConfigArgsBuilder.() -> Unit)

Parameters

argument

The root configuration file to use for this deployment. Structure is documented below.