ComponentVersionLambdaVolumeMount

data class ComponentVersionLambdaVolumeMount(val addGroupOwner: Boolean? = null, val destinationPath: String? = null, val permission: ComponentVersionLambdaFilesystemPermission? = null, val sourcePath: String? = null)

Constructors

Link copied to clipboard
fun ComponentVersionLambdaVolumeMount(addGroupOwner: Boolean? = null, destinationPath: String? = null, permission: ComponentVersionLambdaFilesystemPermission? = null, sourcePath: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val addGroupOwner: Boolean? = null
Link copied to clipboard
val destinationPath: String? = null
Link copied to clipboard
Link copied to clipboard
val sourcePath: String? = null