StartMalwareScanConfiguration¶
Structure Class¶
StartMalwareScanConfiguration
dataclass
¶
Contains information about the configuration to be used for the malware scan.
Attributes¶
incremental_scan_details
class-attribute
instance-attribute
¶
incremental_scan_details: IncrementalScanDetails | None = None
Contains information about the incremental scan configuration. When specified, the scan will only process changes since the baseline resource.
recovery_point
class-attribute
instance-attribute
¶
recovery_point: RecoveryPoint | None = None
Contains information about the recovery point configuration for the requested scan.
role
class-attribute
instance-attribute
¶
role: str | None = None
Amazon Resource Name (ARN) of the IAM role that is used for scanning the resource.