| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
DefaultExportDestination |
DefaultExportDestination.clone() |
DefaultExportDestination |
Settings.getDefaultExportDestination()
The default S3 destination bucket for storing evidence finder exports.
|
DefaultExportDestination |
UpdateSettingsRequest.getDefaultExportDestination()
The default S3 destination bucket for storing evidence finder exports.
|
DefaultExportDestination |
DefaultExportDestination.withDestination(String destination)
The destination bucket where Audit Manager stores exported files.
|
DefaultExportDestination |
DefaultExportDestination.withDestinationType(ExportDestinationType destinationType)
The destination type, such as Amazon S3.
|
DefaultExportDestination |
DefaultExportDestination.withDestinationType(String destinationType)
The destination type, such as Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Settings.setDefaultExportDestination(DefaultExportDestination defaultExportDestination)
The default S3 destination bucket for storing evidence finder exports.
|
void |
UpdateSettingsRequest.setDefaultExportDestination(DefaultExportDestination defaultExportDestination)
The default S3 destination bucket for storing evidence finder exports.
|
Settings |
Settings.withDefaultExportDestination(DefaultExportDestination defaultExportDestination)
The default S3 destination bucket for storing evidence finder exports.
|
UpdateSettingsRequest |
UpdateSettingsRequest.withDefaultExportDestination(DefaultExportDestination defaultExportDestination)
The default S3 destination bucket for storing evidence finder exports.
|
Copyright © 2025. All rights reserved.