LocalVolumeResourceData

Attributes that define a local volume resource.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The absolute local path of the resource inside the Lambda environment.

Link copied to clipboard

Allows you to configure additional group privileges for the Lambda process. This field is optional.

Link copied to clipboard

The local absolute path of the volume resource on the host. The source path for a volume resource type cannot start with ''/sys''.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String