ScanThreatName

Contains files infected with the given threat providing details of malware name and severity.

Types

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

Properties

Link copied to clipboard

List of infected files in EBS volume with details.

Link copied to clipboard

Total number of files infected with given threat.

Link copied to clipboard
val name: String?

The name of the identified threat.

Link copied to clipboard

Severity of threat identified as part of the malware scan.

Functions

Link copied to clipboard
inline fun copy(block: ScanThreatName.Builder.() -> Unit = {}): ScanThreatName
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