ConnectionProfileOracleProfileArgs

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