| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
AutoExportRevisionDestinationEntry |
AutoExportRevisionDestinationEntry.clone() |
AutoExportRevisionDestinationEntry |
AutoExportRevisionToS3RequestDetails.getRevisionDestination()
A revision destination is the Amazon S3 bucket folder destination to where the export will be sent.
|
AutoExportRevisionDestinationEntry |
AutoExportRevisionDestinationEntry.withBucket(String bucket)
The Amazon S3 bucket that is the destination for the event action.
|
AutoExportRevisionDestinationEntry |
AutoExportRevisionDestinationEntry.withKeyPattern(String keyPattern)
A string representing the pattern for generated names of the individual assets in the revision.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutoExportRevisionToS3RequestDetails.setRevisionDestination(AutoExportRevisionDestinationEntry revisionDestination)
A revision destination is the Amazon S3 bucket folder destination to where the export will be sent.
|
AutoExportRevisionToS3RequestDetails |
AutoExportRevisionToS3RequestDetails.withRevisionDestination(AutoExportRevisionDestinationEntry revisionDestination)
A revision destination is the Amazon S3 bucket folder destination to where the export will be sent.
|
Copyright © 2023. All rights reserved.