| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static OrganizationScanEc2InstanceWithFindings.Builder |
OrganizationScanEc2InstanceWithFindings.builder() |
default OrganizationScanEc2InstanceWithFindings.Builder |
OrganizationScanEc2InstanceWithFindings.Builder.ebsVolumes(Consumer<OrganizationEbsVolumes.Builder> ebsVolumes)
Whether scanning EBS volumes should be auto-enabled for new members joining the organization.
|
OrganizationScanEc2InstanceWithFindings.Builder |
OrganizationScanEc2InstanceWithFindings.Builder.ebsVolumes(OrganizationEbsVolumes ebsVolumes)
Whether scanning EBS volumes should be auto-enabled for new members joining the organization.
|
OrganizationScanEc2InstanceWithFindings.Builder |
OrganizationScanEc2InstanceWithFindings.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OrganizationScanEc2InstanceWithFindings.Builder> |
OrganizationScanEc2InstanceWithFindings.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2023. All rights reserved.