ContinuousExportDescription

A list of continuous export descriptions.

Types

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

Properties

Link copied to clipboard

The type of data collector used to gather this data (currently only offered for AGENT).

Link copied to clipboard

The unique ID assigned to this export.

Link copied to clipboard

The name of the s3 bucket where the export data parquet files are stored.

Link copied to clipboard

An object which describes how the data is stored.

Link copied to clipboard

The timestamp representing when the continuous export was started.

Link copied to clipboard

Describes the status of the export. Can be one of the following values:

Link copied to clipboard

Contains information about any errors that have occurred. This data type can have the following values:

Link copied to clipboard

The timestamp that represents when this continuous export was stopped.

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