| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
MalwareProtectionConfigurationResult |
DataSourceConfigurationsResult.malwareProtection()
Describes the configuration of Malware Protection data sources.
|
MalwareProtectionConfigurationResult |
UnprocessedDataSourcesResult.malwareProtection()
Returns the value of the MalwareProtection property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DataSourceConfigurationsResult.Builder |
DataSourceConfigurationsResult.Builder.malwareProtection(MalwareProtectionConfigurationResult malwareProtection)
Describes the configuration of Malware Protection data sources.
|
UnprocessedDataSourcesResult.Builder |
UnprocessedDataSourcesResult.Builder.malwareProtection(MalwareProtectionConfigurationResult malwareProtection)
Sets the value of the MalwareProtection property for this object.
|
Copyright © 2023. All rights reserved.