volumes

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

Parameters

value

The list of volumes that the container can access.


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


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

Parameters

values

The list of volumes that the container can access.


@JvmName(name = "mfvjhbwkhkmcnloo")
suspend fun volumes(argument: List<suspend ComponentVersionLambdaVolumeMountArgsBuilder.() -> Unit>)
@JvmName(name = "rcmgwrverndlxjly")
suspend fun volumes(vararg argument: suspend ComponentVersionLambdaVolumeMountArgsBuilder.() -> Unit)
@JvmName(name = "wcvckugjycbonwqy")
suspend fun volumes(argument: suspend ComponentVersionLambdaVolumeMountArgsBuilder.() -> Unit)

Parameters

argument

The list of volumes that the container can access.