ClusterMigrationSource

data class ClusterMigrationSource(val hostPort: String? = null, val referenceId: String? = null, val sourceType: String? = null)

Constructors

Link copied to clipboard
constructor(hostPort: String? = null, referenceId: String? = null, sourceType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val hostPort: String? = null

The host and port of the on-premises instance in host:port format

Link copied to clipboard
val referenceId: String? = null

Place holder for the external source identifier(e.g DMS job name) that created the cluster.

Link copied to clipboard
val sourceType: String? = null

Type of migration source.