GetFunctionSecretVolume

data class GetFunctionSecretVolume(val mountPath: String, val projectId: String, val secret: String, val versions: List<GetFunctionSecretVolumeVersion>)

Constructors

Link copied to clipboard
constructor(mountPath: String, projectId: String, secret: String, versions: List<GetFunctionSecretVolumeVersion>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard