ExportSqlDetails

The Amazon S3 location of the ZIP archive that contains the exported data definition language (DDL) scripts.

Types

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

Properties

Link copied to clipboard

The URL of the Amazon S3 object that contains the ZIP archive with exported DDL scripts.

Link copied to clipboard

The Amazon S3 URI of the object that contains the ZIP archive with exported DDL scripts.

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