| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails |
AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.clone() |
AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails |
AwsGuardDutyDetectorDataSourcesDetails.getMalwareProtection()
An object that contains information on the status of Malware Protection as a data source for the detector.
|
AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails |
AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.withScanEc2InstanceWithFindings(AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsDetails scanEc2InstanceWithFindings)
Describes the configuration of Malware Protection for EC2 instances with findings.
|
AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails |
AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.withServiceRole(String serviceRole)
The GuardDuty Malware Protection service role.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsGuardDutyDetectorDataSourcesDetails.setMalwareProtection(AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails malwareProtection)
An object that contains information on the status of Malware Protection as a data source for the detector.
|
AwsGuardDutyDetectorDataSourcesDetails |
AwsGuardDutyDetectorDataSourcesDetails.withMalwareProtection(AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails malwareProtection)
An object that contains information on the status of Malware Protection as a data source for the detector.
|
Copyright © 2023. All rights reserved.