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