ScanConfiguration

Contains information about the configuration used for the malware scan.

Types

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

Properties

Link copied to clipboard

Information about the incremental scan configuration, if applicable.

Link copied to clipboard

Information about the recovery point configuration used for the scan, if applicable.

Link copied to clipboard
val role: String?

Amazon Resource Name (ARN) of the IAM role that should contain the required permissions for the scan.

Link copied to clipboard

Information about the entity that triggered the malware scan.

Functions

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