| 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.ScanEc2InstanceWithFindings
Description
Documentation
data ScanEc2InstanceWithFindings Source #
Describes whether Malware Protection for EC2 instances with findings will be enabled as a data source.
See: newScanEc2InstanceWithFindings smart constructor.
Constructors
| ScanEc2InstanceWithFindings' | |
Fields
| |
Instances
newScanEc2InstanceWithFindings :: ScanEc2InstanceWithFindings Source #
Create a value of ScanEc2InstanceWithFindings 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:ebsVolumes:ScanEc2InstanceWithFindings', scanEc2InstanceWithFindings_ebsVolumes - Describes the configuration for scanning EBS volumes as data source.
scanEc2InstanceWithFindings_ebsVolumes :: Lens' ScanEc2InstanceWithFindings (Maybe Bool) Source #
Describes the configuration for scanning EBS volumes as data source.