ConnectToTargetAzureDbForPostgreSqlSyncTaskPropertiesArgs

data class ConnectToTargetAzureDbForPostgreSqlSyncTaskPropertiesArgs(val input: Output<ConnectToTargetAzureDbForPostgreSqlSyncTaskInputArgs>? = null, val taskType: Output<String>) : ConvertibleToJava<ConnectToTargetAzureDbForPostgreSqlSyncTaskPropertiesArgs>

Properties for the task that validates connection to Azure Database For PostgreSQL server and target server requirements for online migration

Constructors

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
val taskType: Output<String>

Task type. Expected value is 'ConnectToTarget.AzureDbForPostgreSql.Sync'.