volumes

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

Parameters

value

The list of volumes that the container can access.


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


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

Parameters

values

The list of volumes that the container can access.


@JvmName(name = "gcclhdafgcgmohws")
suspend fun volumes(argument: List<suspend ComponentVersionLambdaVolumeMountArgsBuilder.() -> Unit>)
@JvmName(name = "vhcqtpydxvnuhjbx")
suspend fun volumes(vararg argument: suspend ComponentVersionLambdaVolumeMountArgsBuilder.() -> Unit)
@JvmName(name = "ngyfsyvdxkictnhp")
suspend fun volumes(argument: suspend ComponentVersionLambdaVolumeMountArgsBuilder.() -> Unit)

Parameters

argument

The list of volumes that the container can access.