| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationS3LogsConfiguration.Builder |
OrganizationS3LogsConfiguration.Builder.autoEnable(Boolean autoEnable)
A value that contains information on whether S3 data event logs will be enabled automatically as a data
source for the organization.
|
static OrganizationS3LogsConfiguration.Builder |
OrganizationS3LogsConfiguration.builder() |
OrganizationS3LogsConfiguration.Builder |
OrganizationS3LogsConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OrganizationS3LogsConfiguration.Builder> |
OrganizationS3LogsConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default OrganizationDataSourceConfigurations.Builder |
OrganizationDataSourceConfigurations.Builder.s3Logs(Consumer<OrganizationS3LogsConfiguration.Builder> s3Logs)
Describes whether S3 data event logs are enabled for new members of the organization.
|
Copyright © 2022. All rights reserved.