runtimeConfig

@JvmName(name = "hqfdurjctvmahmho")
suspend fun runtimeConfig(value: Output<RuntimeConfigArgs>)
@JvmName(name = "rqsdowlknmtjwyvn")
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 = "crxgbttkmxuywdrw")
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.