#include <awsrest.hpp>
Definition at line 98 of file awsrest.hpp.
◆ KeyValue()
| openvpn::AWS::REST::KeyValue::KeyValue |
( |
std::string |
key_arg, |
|
|
std::string |
value_arg |
|
) |
| |
|
inline |
◆ operator<()
| bool openvpn::AWS::REST::KeyValue::operator< |
( |
const KeyValue & |
rhs | ) |
const |
|
inline |
◆ uri_encode()
| std::string openvpn::AWS::REST::KeyValue::uri_encode |
( |
| ) |
const |
|
inline |
◆ key
| std::string openvpn::AWS::REST::KeyValue::key |
◆ value
| std::string openvpn::AWS::REST::KeyValue::value |
The documentation for this struct was generated from the following file: