Uses of Class
software.amazon.awssdk.services.auditmanager.model.DefaultExportDestination
-
Packages that use DefaultExportDestination Package Description software.amazon.awssdk.services.auditmanager.model -
-
Uses of DefaultExportDestination in software.amazon.awssdk.services.auditmanager.model
Methods in software.amazon.awssdk.services.auditmanager.model that return DefaultExportDestination Modifier and Type Method Description DefaultExportDestinationSettings. defaultExportDestination()The default S3 destination bucket for storing evidence finder exports.DefaultExportDestinationUpdateSettingsRequest. defaultExportDestination()The default S3 destination bucket for storing evidence finder exports.Methods in software.amazon.awssdk.services.auditmanager.model with parameters of type DefaultExportDestination Modifier and Type Method Description Settings.BuilderSettings.Builder. defaultExportDestination(DefaultExportDestination defaultExportDestination)The default S3 destination bucket for storing evidence finder exports.UpdateSettingsRequest.BuilderUpdateSettingsRequest.Builder. defaultExportDestination(DefaultExportDestination defaultExportDestination)The default S3 destination bucket for storing evidence finder exports.
-