MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseTableInputArgs

data class MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseTableInputArgs(val name: Output<String>? = null) : ConvertibleToJava<MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseTableInputArgs>

Selected tables for the migration

Constructors

constructor(name: Output<String>? = null)

Properties

Link copied to clipboard
val name: Output<String>? = null

Name of the table to migrate

Functions

Link copied to clipboard
open override fun toJava(): MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseTableInputArgs