customCanaryDeployment

@JvmName(name = "lpmudbwtjhxskusk")
suspend fun customCanaryDeployment(value: Output<CustomCanaryDeploymentArgs>)
@JvmName(name = "iwdfgcegniniqrto")
suspend fun customCanaryDeployment(value: CustomCanaryDeploymentArgs?)

Parameters

value

Configures the progressive based deployment for a Target, but allows customizing at the phase level where a phase represents each of the percentage deployments.


@JvmName(name = "kbpagvdfixqyxvel")
suspend fun customCanaryDeployment(argument: suspend CustomCanaryDeploymentArgsBuilder.() -> Unit)

Parameters

argument

Configures the progressive based deployment for a Target, but allows customizing at the phase level where a phase represents each of the percentage deployments.