ExportJournalToS3Request

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The exclusive end date and time for the range of journal contents to export.

Link copied to clipboard

The inclusive start date and time for the range of journal contents to export.

Link copied to clipboard
val name: String?

The name of the ledger.

Link copied to clipboard

The output format of your exported journal data. A journal export job can write the data objects in either the text or binary representation of Amazon Ion format, or in JSON Lines text format.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal export job to do the following:

Link copied to clipboard

The configuration settings of the Amazon S3 bucket destination for your export request.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String