environment Vars
Parameters
value
The structure of environmentVars. See environment_vars
below.
Parameters
values
The structure of environmentVars. See environment_vars
below.
suspend fun environmentVars(argument: List<suspend ContainerGroupInitContainerEnvironmentVarArgsBuilder.() -> Unit>)
suspend fun environmentVars(vararg argument: suspend ContainerGroupInitContainerEnvironmentVarArgsBuilder.() -> Unit)
suspend fun environmentVars(argument: suspend ContainerGroupInitContainerEnvironmentVarArgsBuilder.() -> Unit)
Parameters
argument
The structure of environmentVars. See environment_vars
below.