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