public static interface DefaultExportDestination.Builder extends SdkPojo, CopyableBuilder<DefaultExportDestination.Builder,DefaultExportDestination>
| Modifier and Type | Method and Description |
|---|---|
DefaultExportDestination.Builder |
destination(String destination)
The destination bucket where Audit Manager stores exported files.
|
DefaultExportDestination.Builder |
destinationType(ExportDestinationType destinationType)
The destination type, such as Amazon S3.
|
DefaultExportDestination.Builder |
destinationType(String destinationType)
The destination type, such as Amazon S3.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDefaultExportDestination.Builder destinationType(String destinationType)
The destination type, such as Amazon S3.
destinationType - The destination type, such as Amazon S3.ExportDestinationType,
ExportDestinationTypeDefaultExportDestination.Builder destinationType(ExportDestinationType destinationType)
The destination type, such as Amazon S3.
destinationType - The destination type, such as Amazon S3.ExportDestinationType,
ExportDestinationTypeDefaultExportDestination.Builder destination(String destination)
The destination bucket where Audit Manager stores exported files.
destination - The destination bucket where Audit Manager stores exported files.Copyright © 2023. All rights reserved.