customCanaryDeployment

@JvmName(name = "agxgahhvrxgrseqn")
suspend fun customCanaryDeployment(value: Output<CustomCanaryDeploymentArgs>)
@JvmName(name = "pvfqpoofjwjrmysb")
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 = "irtrgtoiywkatxwp")
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.