| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static MalwareProtectionConfiguration.Builder |
MalwareProtectionConfiguration.builder() |
default MalwareProtectionConfiguration.Builder |
MalwareProtectionConfiguration.Builder.scanEc2InstanceWithFindings(Consumer<ScanEc2InstanceWithFindings.Builder> scanEc2InstanceWithFindings)
Describes the configuration of Malware Protection for EC2 instances with findings.
|
MalwareProtectionConfiguration.Builder |
MalwareProtectionConfiguration.Builder.scanEc2InstanceWithFindings(ScanEc2InstanceWithFindings scanEc2InstanceWithFindings)
Describes the configuration of Malware Protection for EC2 instances with findings.
|
MalwareProtectionConfiguration.Builder |
MalwareProtectionConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MalwareProtectionConfiguration.Builder> |
MalwareProtectionConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DataSourceConfigurations.Builder |
DataSourceConfigurations.Builder.malwareProtection(Consumer<MalwareProtectionConfiguration.Builder> malwareProtection)
Describes whether Malware Protection is enabled as a data source.
|
Copyright © 2023. All rights reserved.