ConnectionProfileOracleForwardSshConnectivityArgs

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