ExportSqlDetails

Provides information about a metadata model assessment exported to SQL.

Types

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

Properties

Link copied to clipboard

The URL for the object containing the exported metadata model assessment.

Link copied to clipboard

The Amazon S3 object key for the object containing the exported metadata model assessment.

Functions

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