Get Function Secret Volume
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>)