Delivery Pipeline Serial Pipeline Stage Strategy Canary Custom Canary Deployment Args
data class DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeploymentArgs(val phaseConfigs: Output<List<DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeploymentPhaseConfigArgs>>) : ConvertibleToJava<DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeploymentArgs>
Constructors
Link copied to clipboard
constructor(phaseConfigs: Output<List<DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeploymentPhaseConfigArgs>>)
Properties
Link copied to clipboard
val phaseConfigs: Output<List<DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeploymentPhaseConfigArgs>>
Required. Configuration for each phase in the canary deployment in the order executed.