volumes

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

Parameters

value

The list of volumes that the container can access.


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


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

Parameters

values

The list of volumes that the container can access.


@JvmName(name = "aoksshvrmrthpgtn")
suspend fun volumes(argument: List<suspend ComponentVersionLambdaVolumeMountArgsBuilder.() -> Unit>)
@JvmName(name = "cjbwekdslugcdqnv")
suspend fun volumes(vararg argument: suspend ComponentVersionLambdaVolumeMountArgsBuilder.() -> Unit)
@JvmName(name = "btjxqtxlyfhiaqkv")
suspend fun volumes(argument: suspend ComponentVersionLambdaVolumeMountArgsBuilder.() -> Unit)

Parameters

argument

The list of volumes that the container can access.