#include <awsroute.hpp>
|
| | Info (std::string network_interface_id_arg, std::string route_table_id_arg) |
| |
| | Info (Context &ctx) |
| |
| std::string | to_string () const |
| |
Definition at line 99 of file awsroute.hpp.
◆ Info() [1/2]
| openvpn::AWS::Route::Info::Info |
( |
std::string |
network_interface_id_arg, |
|
|
std::string |
route_table_id_arg |
|
) |
| |
|
inline |
◆ Info() [2/2]
| openvpn::AWS::Route::Info::Info |
( |
Context & |
ctx | ) |
|
|
inline |
◆ to_string()
| std::string openvpn::AWS::Route::Info::to_string |
( |
| ) |
const |
|
inline |
◆ network_interface_id
| std::string openvpn::AWS::Route::Info::network_interface_id |
◆ route_table_id
| std::string openvpn::AWS::Route::Info::route_table_id |
◆ vpc_id
| std::string openvpn::AWS::Route::Info::vpc_id |
The documentation for this class was generated from the following file: