| Package | Description |
|---|---|
| software.amazon.awssdk.services.qldb.model |
| Modifier and Type | Method and Description |
|---|---|
S3ExportConfiguration |
ExportJournalToS3Request.s3ExportConfiguration()
The configuration settings of the Amazon S3 bucket destination for your export request.
|
S3ExportConfiguration |
JournalS3ExportDescription.s3ExportConfiguration()
Returns the value of the S3ExportConfiguration property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ExportJournalToS3Request.Builder |
ExportJournalToS3Request.Builder.s3ExportConfiguration(S3ExportConfiguration s3ExportConfiguration)
The configuration settings of the Amazon S3 bucket destination for your export request.
|
JournalS3ExportDescription.Builder |
JournalS3ExportDescription.Builder.s3ExportConfiguration(S3ExportConfiguration s3ExportConfiguration)
Sets the value of the S3ExportConfiguration property for this object.
|
Copyright © 2021. All rights reserved.