Builder

class Builder

Properties

Link copied to clipboard

The name of the S3 bucket where the log files are stored.

Link copied to clipboard

The message indicating that logs failed to be delivered.

Link copied to clipboard

The last time when logs failed to be delivered.

Link copied to clipboard

The last time that logs were delivered.

Link copied to clipboard

The log destination type. An enum with possible values of s3, cloudwatch, and s3table.

Link copied to clipboard

The collection of exported log types. When LogDestinationType is s3 or cloudwatch, possible values are connectionlog, useractivitylog, and userlog. When LogDestinationType is s3table, the values are the names of the system tables being published.

Link copied to clipboard

true if logging is on, false if logging is off.

Link copied to clipboard

The prefix applied to the log file names.

Link copied to clipboard

The status of system table publishing to S3 Tables. This field is populated only when system table publishing is active.

Functions

Link copied to clipboard