environment Files
Parameters
value
The list of one or more files that contain the environment variables to pass to a container
Parameters
values
The list of one or more files that contain the environment variables to pass to a container
suspend fun environmentFiles(argument: List<suspend TaskDefinitionEnvironmentFileArgsBuilder.() -> Unit>)
suspend fun environmentFiles(vararg argument: suspend TaskDefinitionEnvironmentFileArgsBuilder.() -> Unit)
Parameters
argument
The list of one or more files that contain the environment variables to pass to a container