custom Canary Deployment
suspend fun customCanaryDeployment(value: Output<DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeploymentArgs>)
suspend fun customCanaryDeployment(value: DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeploymentArgs?)
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.
suspend fun customCanaryDeployment(argument: suspend DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeploymentArgsBuilder.() -> 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.