| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.GuardDuty.Types.MalwareProtectionConfiguration
Description
Documentation
data MalwareProtectionConfiguration Source #
Describes whether Malware Protection will be enabled as a data source.
See: newMalwareProtectionConfiguration smart constructor.
Constructors
| MalwareProtectionConfiguration' | |
Fields
| |
Instances
newMalwareProtectionConfiguration :: MalwareProtectionConfiguration Source #
Create a value of MalwareProtectionConfiguration with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:scanEc2InstanceWithFindings:MalwareProtectionConfiguration', malwareProtectionConfiguration_scanEc2InstanceWithFindings - Describes the configuration of Malware Protection for EC2 instances with
findings.
malwareProtectionConfiguration_scanEc2InstanceWithFindings :: Lens' MalwareProtectionConfiguration (Maybe ScanEc2InstanceWithFindings) Source #
Describes the configuration of Malware Protection for EC2 instances with findings.