| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
S3LogsConfigurationResult |
S3LogsConfigurationResult.clone() |
S3LogsConfigurationResult |
DataSourceConfigurationsResult.getS3Logs()
An object that contains information on the status of S3 Data event logs as a data source.
|
S3LogsConfigurationResult |
S3LogsConfigurationResult.withStatus(DataSourceStatus status)
A value that describes whether S3 data event logs are automatically enabled for new members of the organization.
|
S3LogsConfigurationResult |
S3LogsConfigurationResult.withStatus(String status)
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 |
DataSourceConfigurationsResult.setS3Logs(S3LogsConfigurationResult s3Logs)
An object that contains information on the status of S3 Data event logs as a data source.
|
DataSourceConfigurationsResult |
DataSourceConfigurationsResult.withS3Logs(S3LogsConfigurationResult s3Logs)
An object that contains information on the status of S3 Data event logs as a data source.
|
Copyright © 2021. All rights reserved.