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