| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static OrganizationMalwareProtectionConfigurationResult.Builder |
OrganizationMalwareProtectionConfigurationResult.builder() |
default OrganizationMalwareProtectionConfigurationResult.Builder |
OrganizationMalwareProtectionConfigurationResult.Builder.scanEc2InstanceWithFindings(Consumer<OrganizationScanEc2InstanceWithFindingsResult.Builder> scanEc2InstanceWithFindings)
Describes the configuration for scanning EC2 instances with findings for an organization.
|
OrganizationMalwareProtectionConfigurationResult.Builder |
OrganizationMalwareProtectionConfigurationResult.Builder.scanEc2InstanceWithFindings(OrganizationScanEc2InstanceWithFindingsResult scanEc2InstanceWithFindings)
Describes the configuration for scanning EC2 instances with findings for an organization.
|
OrganizationMalwareProtectionConfigurationResult.Builder |
OrganizationMalwareProtectionConfigurationResult.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OrganizationMalwareProtectionConfigurationResult.Builder> |
OrganizationMalwareProtectionConfigurationResult.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default OrganizationDataSourceConfigurationsResult.Builder |
OrganizationDataSourceConfigurationsResult.Builder.malwareProtection(Consumer<OrganizationMalwareProtectionConfigurationResult.Builder> malwareProtection)
Describes the configuration of Malware Protection data source for an organization.
|
Copyright © 2022. All rights reserved.