runtimeConfig

@JvmName(name = "tvamblnqrjlahbqa")
suspend fun runtimeConfig(value: Output<RuntimeConfigArgs>)
@JvmName(name = "wxmccdxbrlhrwxba")
suspend fun runtimeConfig(value: RuntimeConfigArgs?)

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.


@JvmName(name = "cniteaoqlsnljdsi")
suspend fun runtimeConfig(argument: suspend RuntimeConfigArgsBuilder.() -> 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.