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