| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
MalwareProtectionConfigurationResult |
MalwareProtectionConfigurationResult.clone() |
MalwareProtectionConfigurationResult |
UnprocessedDataSourcesResult.getMalwareProtection() |
MalwareProtectionConfigurationResult |
DataSourceConfigurationsResult.getMalwareProtection()
Describes the configuration of Malware Protection data sources.
|
MalwareProtectionConfigurationResult |
MalwareProtectionConfigurationResult.withScanEc2InstanceWithFindings(ScanEc2InstanceWithFindingsResult scanEc2InstanceWithFindings)
Describes the configuration of Malware Protection for EC2 instances with findings.
|
MalwareProtectionConfigurationResult |
MalwareProtectionConfigurationResult.withServiceRole(String serviceRole)
The GuardDuty Malware Protection service role.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnprocessedDataSourcesResult.setMalwareProtection(MalwareProtectionConfigurationResult malwareProtection) |
void |
DataSourceConfigurationsResult.setMalwareProtection(MalwareProtectionConfigurationResult malwareProtection)
Describes the configuration of Malware Protection data sources.
|
UnprocessedDataSourcesResult |
UnprocessedDataSourcesResult.withMalwareProtection(MalwareProtectionConfigurationResult malwareProtection) |
DataSourceConfigurationsResult |
DataSourceConfigurationsResult.withMalwareProtection(MalwareProtectionConfigurationResult malwareProtection)
Describes the configuration of Malware Protection data sources.
|
Copyright © 2023. All rights reserved.