| Package | Description |
|---|---|
| software.amazon.awssdk.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
ExportServerSideEncryption |
ExportAssetsToS3RequestDetails.encryption()
Encryption configuration for the export job.
|
ExportServerSideEncryption |
AutoExportRevisionToS3RequestDetails.encryption()
Encryption configuration for the auto export job.
|
ExportServerSideEncryption |
ExportAssetsToS3ResponseDetails.encryption()
Encryption configuration of the export job.
|
ExportServerSideEncryption |
ExportRevisionsToS3RequestDetails.encryption()
Encryption configuration for the export job.
|
ExportServerSideEncryption |
ExportRevisionsToS3ResponseDetails.encryption()
Encryption configuration of the export job.
|
| Modifier and Type | Method and Description |
|---|---|
ExportAssetsToS3RequestDetails.Builder |
ExportAssetsToS3RequestDetails.Builder.encryption(ExportServerSideEncryption encryption)
Encryption configuration for the export job.
|
AutoExportRevisionToS3RequestDetails.Builder |
AutoExportRevisionToS3RequestDetails.Builder.encryption(ExportServerSideEncryption encryption)
Encryption configuration for the auto export job.
|
ExportAssetsToS3ResponseDetails.Builder |
ExportAssetsToS3ResponseDetails.Builder.encryption(ExportServerSideEncryption encryption)
Encryption configuration of the export job.
|
ExportRevisionsToS3RequestDetails.Builder |
ExportRevisionsToS3RequestDetails.Builder.encryption(ExportServerSideEncryption encryption)
Encryption configuration for the export job.
|
ExportRevisionsToS3ResponseDetails.Builder |
ExportRevisionsToS3ResponseDetails.Builder.encryption(ExportServerSideEncryption encryption)
Encryption configuration of the export job.
|
Copyright © 2023. All rights reserved.