ConnectionProfileArgs

constructor(bigqueryProfile: Output<ConnectionProfileBigqueryProfileArgs>? = null, connectionProfileId: Output<String>? = null, displayName: Output<String>? = null, forwardSshConnectivity: Output<ConnectionProfileForwardSshConnectivityArgs>? = null, gcsProfile: Output<ConnectionProfileGcsProfileArgs>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, mysqlProfile: Output<ConnectionProfileMysqlProfileArgs>? = null, oracleProfile: Output<ConnectionProfileOracleProfileArgs>? = null, postgresqlProfile: Output<ConnectionProfilePostgresqlProfileArgs>? = null, privateConnectivity: Output<ConnectionProfilePrivateConnectivityArgs>? = null, project: Output<String>? = null)