environment Variables
Parameters
value
The environment variables for the autocreated branch.
Parameters
values
The environment variables for the autocreated branch.
suspend fun environmentVariables(argument: List<suspend AppEnvironmentVariableArgsBuilder.() -> Unit>)
suspend fun environmentVariables(vararg argument: suspend AppEnvironmentVariableArgsBuilder.() -> Unit)
Parameters
argument
The environment variables for the autocreated branch.