container Overrides
Parameters
value
One or more container overrides that are sent to a task. See below.
suspend fun containerOverrides(argument: List<suspend GetTaskExecutionOverridesContainerOverrideBuilder.() -> Unit>)
suspend fun containerOverrides(vararg argument: suspend GetTaskExecutionOverridesContainerOverrideBuilder.() -> Unit)
suspend fun containerOverrides(argument: suspend GetTaskExecutionOverridesContainerOverrideBuilder.() -> Unit)
Parameters
argument
One or more container overrides that are sent to a task. See below.
Parameters
values
One or more container overrides that are sent to a task. See below.