runtimeConfig property

RuntimeConfig? runtimeConfig
getter/setter pair

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.

Optional.

Implementation

RuntimeConfig? runtimeConfig;