Connection Profile Args
constructor(alloydb: Output<ConnectionProfileAlloydbArgs>? = null, cloudsql: Output<ConnectionProfileCloudsqlArgs>? = null, connectionProfileId: Output<String>? = null, displayName: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, mysql: Output<ConnectionProfileMysqlArgs>? = null, oracle: Output<ConnectionProfileOracleArgs>? = null, postgresql: Output<ConnectionProfilePostgresqlArgs>? = null, project: Output<String>? = null)