Uses of Class
software.amazon.awssdk.services.guardduty.model.S3LogsConfigurationResult
-
Packages that use S3LogsConfigurationResult Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of S3LogsConfigurationResult in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return S3LogsConfigurationResult Modifier and Type Method Description S3LogsConfigurationResultDataSourceConfigurationsResult. s3Logs()An object that contains information on the status of S3 Data event logs as a data source.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type S3LogsConfigurationResult Modifier and Type Method Description DataSourceConfigurationsResult.BuilderDataSourceConfigurationsResult.Builder. s3Logs(S3LogsConfigurationResult s3Logs)An object that contains information on the status of S3 Data event logs as a data source.
-