volumes
Parameters
value
The list of volumes that the container can access.
Parameters
values
The list of volumes that the container can access.
suspend fun volumes(argument: List<suspend ComponentVersionLambdaVolumeMountArgsBuilder.() -> Unit>)
suspend fun volumes(vararg argument: suspend ComponentVersionLambdaVolumeMountArgsBuilder.() -> Unit)
Parameters
argument
The list of volumes that the container can access.