devices

@JvmName(name = "xdcklaxsdhyajkxf")
suspend fun devices(value: Output<List<ComponentVersionLambdaDeviceMountArgs>>)
@JvmName(name = "dqwchsdjfxrvbmlx")
suspend fun devices(value: List<ComponentVersionLambdaDeviceMountArgs>?)

Parameters

value

The list of system devices that the container can access.


@JvmName(name = "gohhhbqeyhkdycgb")
suspend fun devices(vararg values: Output<ComponentVersionLambdaDeviceMountArgs>)


@JvmName(name = "vjjvoqgqspwdpkht")
suspend fun devices(values: List<Output<ComponentVersionLambdaDeviceMountArgs>>)
@JvmName(name = "bpafictdqromjbwa")
suspend fun devices(vararg values: ComponentVersionLambdaDeviceMountArgs)

Parameters

values

The list of system devices that the container can access.


@JvmName(name = "ixjkbcwhwgsiepvj")
suspend fun devices(argument: List<suspend ComponentVersionLambdaDeviceMountArgsBuilder.() -> Unit>)
@JvmName(name = "jsrlkidplpscngxl")
suspend fun devices(vararg argument: suspend ComponentVersionLambdaDeviceMountArgsBuilder.() -> Unit)
@JvmName(name = "prwmstgovkhwpcjj")
suspend fun devices(argument: suspend ComponentVersionLambdaDeviceMountArgsBuilder.() -> Unit)

Parameters

argument

The list of system devices that the container can access.