GetDataCatalogExportConfigurationResponse
The export configuration returned by the GetDataCatalogExportConfiguration operation.
Types
Properties
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.
Functions
Link copied to clipboard
inline fun copy(block: GetDataCatalogExportConfigurationResponse.Builder.() -> Unit = {}): GetDataCatalogExportConfigurationResponse