pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.clouddeploy.kotlin.outputs
/
DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeployment
Delivery
Pipeline
Serial
Pipeline
Stage
Strategy
Canary
Custom
Canary
Deployment
data
class
DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeployment
(
val
phaseConfigs
:
List
<
DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeploymentPhaseConfig
>
)
Types
Constructors
Properties
Constructors
Delivery
Pipeline
Serial
Pipeline
Stage
Strategy
Canary
Custom
Canary
Deployment
Link copied to clipboard
fun
DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeployment
(
phaseConfigs
:
List
<
DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeploymentPhaseConfig
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
phase
Configs
Link copied to clipboard
val
phaseConfigs
:
List
<
DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeploymentPhaseConfig
>
Required. Configuration for each phase in the canary deployment in the order executed.