sourceType property

String? sourceType
getter/setter pair

Type of migration source.

Output only. Possible string values are:

  • "MIGRATION_SOURCE_TYPE_UNSPECIFIED" : Migration source is unknown.
  • "DMS" : DMS source means the cluster was created via DMS migration job.

Implementation

core.String? sourceType;