| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static MalwareProtectionConfigurationResult.Builder |
MalwareProtectionConfigurationResult.builder() |
default MalwareProtectionConfigurationResult.Builder |
MalwareProtectionConfigurationResult.Builder.scanEc2InstanceWithFindings(Consumer<ScanEc2InstanceWithFindingsResult.Builder> scanEc2InstanceWithFindings)
Describes the configuration of Malware Protection for EC2 instances with findings.
|
MalwareProtectionConfigurationResult.Builder |
MalwareProtectionConfigurationResult.Builder.scanEc2InstanceWithFindings(ScanEc2InstanceWithFindingsResult scanEc2InstanceWithFindings)
Describes the configuration of Malware Protection for EC2 instances with findings.
|
MalwareProtectionConfigurationResult.Builder |
MalwareProtectionConfigurationResult.Builder.serviceRole(String serviceRole)
The GuardDuty Malware Protection service role.
|
MalwareProtectionConfigurationResult.Builder |
MalwareProtectionConfigurationResult.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MalwareProtectionConfigurationResult.Builder> |
MalwareProtectionConfigurationResult.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DataSourceConfigurationsResult.Builder |
DataSourceConfigurationsResult.Builder.malwareProtection(Consumer<MalwareProtectionConfigurationResult.Builder> malwareProtection)
Describes the configuration of Malware Protection data sources.
|
default UnprocessedDataSourcesResult.Builder |
UnprocessedDataSourcesResult.Builder.malwareProtection(Consumer<MalwareProtectionConfigurationResult.Builder> malwareProtection)
Sets the value of the MalwareProtection property for this object.
|
Copyright © 2022. All rights reserved.