| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationS3LogsConfiguration |
OrganizationS3LogsConfiguration.clone() |
OrganizationS3LogsConfiguration |
OrganizationDataSourceConfigurations.getS3Logs()
Describes whether S3 data event logs are enabled for new members of the organization.
|
OrganizationS3LogsConfiguration |
OrganizationS3LogsConfiguration.withAutoEnable(Boolean autoEnable)
A value that contains information on whether S3 data event logs will be enabled automatically as a data source
for the organization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationDataSourceConfigurations.setS3Logs(OrganizationS3LogsConfiguration s3Logs)
Describes whether S3 data event logs are enabled for new members of the organization.
|
OrganizationDataSourceConfigurations |
OrganizationDataSourceConfigurations.withS3Logs(OrganizationS3LogsConfiguration s3Logs)
Describes whether S3 data event logs are enabled for new members of the organization.
|
Copyright © 2024. All rights reserved.