config

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

Parameters

value

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


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

Parameters

argument

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