DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeploymentPhaseConfigPredeployArgs

data class DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeploymentPhaseConfigPredeployArgs(val actions: Output<List<String>>? = null) : ConvertibleToJava<DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeploymentPhaseConfigPredeployArgs>

Constructors

Properties

Link copied to clipboard
val actions: Output<List<String>>? = null

Optional. A sequence of skaffold custom actions to invoke during execution of the predeploy job.

Functions

Link copied to clipboard
open override fun toJava(): DeliveryPipelineSerialPipelineStageStrategyCanaryCustomCanaryDeploymentPhaseConfigPredeployArgs