ConnectionProfileOracleProfileArgs

constructor(connectionAttributes: Output<Map<String, String>>? = null, databaseService: Output<String>, hostname: Output<String>, password: Output<String>, port: Output<Int>? = null, username: Output<String>)