Values.StartExtensionPackAssociationMessageSourceApplies the extension pack to your target database. An extension pack is an add-on module that emulates functions present in a source database that are required when converting objects to the target database.
type nonrec t = {migrationProjectIdentifier : MigrationProjectIdentifier.t;The migration project name or Amazon Resource Name (ARN).
*)}val to_value :
t ->
[> `Structure of (string * [> `String of MigrationProjectIdentifier.t ]) list ]