Export

class Export

The details that are available for an export.

Types

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

Properties

Link copied to clipboard

The data query for this specific data export.

Link copied to clipboard

The description for this specific data export.

Link copied to clipboard

The destination configuration for this specific data export.

Link copied to clipboard

The Amazon Resource Name (ARN) for this export.

Link copied to clipboard

The name of this specific data export.

Link copied to clipboard

The cadence for Amazon Web Services to update the export in your S3 bucket.

Functions

Link copied to clipboard
inline fun copy(block: Export.Builder.() -> Unit = {}): Export
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