GetDataCatalogExportConfigurationResponse

The export configuration returned by the GetDataCatalogExportConfiguration operation.

Types

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

Properties

Link copied to clipboard

The timestamp at which the export configuration was created.

Link copied to clipboard

The encryption configuration for the exported data.

Link copied to clipboard

The export setting for the data catalog. Valid values are ENABLED and DISABLED.

Link copied to clipboard

The ARN of the S3 Tables bucket where catalog metadata is exported.

Link copied to clipboard

The current status of the export. Valid values are ENABLING, ENABLED, DISABLING, DISABLED, and FAILED.

Link copied to clipboard

The timestamp at which the export configuration was last updated.

Functions

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