Connection Profile Args
constructor(bigqueryProfile: Output<ConnectionProfileBigqueryProfileArgs>? = null, connectionProfileId: Output<String>? = null, createWithoutValidation: Output<Boolean>? = 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, salesforceProfile: Output<ConnectionProfileSalesforceProfileArgs>? = null, sqlServerProfile: Output<ConnectionProfileSqlServerProfileArgs>? = null)