Uses of Class
software.amazon.awssdk.services.guardduty.model.OrganizationS3LogsConfiguration
-
Packages that use OrganizationS3LogsConfiguration Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of OrganizationS3LogsConfiguration in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return OrganizationS3LogsConfiguration Modifier and Type Method Description OrganizationS3LogsConfigurationOrganizationDataSourceConfigurations. s3Logs()Describes whether S3 data event logs are enabled for new members of the organization.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type OrganizationS3LogsConfiguration Modifier and Type Method Description OrganizationDataSourceConfigurations.BuilderOrganizationDataSourceConfigurations.Builder. s3Logs(OrganizationS3LogsConfiguration s3Logs)Describes whether S3 data event logs are enabled for new members of the organization.
-