| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static OrganizationMalwareProtectionConfiguration.Builder |
OrganizationMalwareProtectionConfiguration.builder() |
default OrganizationMalwareProtectionConfiguration.Builder |
OrganizationMalwareProtectionConfiguration.Builder.scanEc2InstanceWithFindings(Consumer<OrganizationScanEc2InstanceWithFindings.Builder> scanEc2InstanceWithFindings)
Whether Malware Protection for EC2 instances with findings should be auto-enabled for new members joining the
organization.
|
OrganizationMalwareProtectionConfiguration.Builder |
OrganizationMalwareProtectionConfiguration.Builder.scanEc2InstanceWithFindings(OrganizationScanEc2InstanceWithFindings scanEc2InstanceWithFindings)
Whether Malware Protection for EC2 instances with findings should be auto-enabled for new members joining the
organization.
|
OrganizationMalwareProtectionConfiguration.Builder |
OrganizationMalwareProtectionConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OrganizationMalwareProtectionConfiguration.Builder> |
OrganizationMalwareProtectionConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default OrganizationDataSourceConfigurations.Builder |
OrganizationDataSourceConfigurations.Builder.malwareProtection(Consumer<OrganizationMalwareProtectionConfiguration.Builder> malwareProtection)
Describes the configuration of Malware Protection for new members of the organization.
|
Copyright © 2023. All rights reserved.