Uses of Class
software.amazon.awssdk.services.guardduty.model.OrganizationS3LogsConfigurationResult
-
Packages that use OrganizationS3LogsConfigurationResult Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of OrganizationS3LogsConfigurationResult in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return OrganizationS3LogsConfigurationResult Modifier and Type Method Description OrganizationS3LogsConfigurationResultOrganizationDataSourceConfigurationsResult. s3Logs()Describes whether S3 data event logs are enabled as a data source.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type OrganizationS3LogsConfigurationResult Modifier and Type Method Description OrganizationDataSourceConfigurationsResult.BuilderOrganizationDataSourceConfigurationsResult.Builder. s3Logs(OrganizationS3LogsConfigurationResult s3Logs)Describes whether S3 data event logs are enabled as a data source.
-