target

@JvmName(name = "nyfveftophkhtgwy")
suspend fun target(value: Output<DeploymentTargetArgs>)
@JvmName(name = "dthhethdodfqplse")
suspend fun target(value: DeploymentTargetArgs?)

Parameters

value

Parameters that define your deployment, including the deployment configuration and relevant templates. Structure is documented below.


@JvmName(name = "quxpvatcxwhbesls")
suspend fun target(argument: suspend DeploymentTargetArgsBuilder.() -> Unit)

Parameters

argument

Parameters that define your deployment, including the deployment configuration and relevant templates. Structure is documented below.