volumes

@JvmName(name = "ngqshwyxshukwumi")
suspend fun volumes(value: Output<List<ComponentVersionLambdaVolumeMountArgs>>)
@JvmName(name = "rvwgueacrpqnpdpy")
suspend fun volumes(value: List<ComponentVersionLambdaVolumeMountArgs>?)

Parameters

value

The list of volumes that the container can access.


@JvmName(name = "nrcqupagfpaqppky")
suspend fun volumes(vararg values: Output<ComponentVersionLambdaVolumeMountArgs>)


@JvmName(name = "jvuohvawdrwmfjde")
suspend fun volumes(values: List<Output<ComponentVersionLambdaVolumeMountArgs>>)
@JvmName(name = "pkpmagpncchipltg")
suspend fun volumes(vararg values: ComponentVersionLambdaVolumeMountArgs)

Parameters

values

The list of volumes that the container can access.


@JvmName(name = "foruxsvvleabnsvr")
suspend fun volumes(argument: List<suspend ComponentVersionLambdaVolumeMountArgsBuilder.() -> Unit>)
@JvmName(name = "ncamutqsgstyvbvf")
suspend fun volumes(vararg argument: suspend ComponentVersionLambdaVolumeMountArgsBuilder.() -> Unit)
@JvmName(name = "bqiyxautsovxqdyl")
suspend fun volumes(argument: suspend ComponentVersionLambdaVolumeMountArgsBuilder.() -> Unit)

Parameters

argument

The list of volumes that the container can access.