runtime Config
suspend fun runtimeConfig(value: Output<DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigArgs>)
suspend fun runtimeConfig(value: DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigArgs?)
Parameters
value
Optional. Runtime specific configurations for the deployment strategy. The runtime configuration is used to determine how Cloud Deploy will split traffic to enable a progressive deployment.
suspend fun runtimeConfig(argument: suspend DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigArgsBuilder.() -> Unit)
Parameters
argument
Optional. Runtime specific configurations for the deployment strategy. The runtime configuration is used to determine how Cloud Deploy will split traffic to enable a progressive deployment.