AWS SDK for C++
1.8.186
AWS SDK for C++
|
#include <ModifyDBProxyTargetGroupResult.h>
Public Member Functions | |
ModifyDBProxyTargetGroupResult () | |
ModifyDBProxyTargetGroupResult (const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result) | |
ModifyDBProxyTargetGroupResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result) |
const DBProxyTargetGroup & | GetDBProxyTargetGroup () const |
void | SetDBProxyTargetGroup (const DBProxyTargetGroup &value) |
void | SetDBProxyTargetGroup (DBProxyTargetGroup &&value) |
ModifyDBProxyTargetGroupResult & | WithDBProxyTargetGroup (const DBProxyTargetGroup &value) |
ModifyDBProxyTargetGroupResult & | WithDBProxyTargetGroup (DBProxyTargetGroup &&value) |
const ResponseMetadata & | GetResponseMetadata () const |
void | SetResponseMetadata (const ResponseMetadata &value) |
void | SetResponseMetadata (ResponseMetadata &&value) |
ModifyDBProxyTargetGroupResult & | WithResponseMetadata (const ResponseMetadata &value) |
ModifyDBProxyTargetGroupResult & | WithResponseMetadata (ResponseMetadata &&value) |
Definition at line 28 of file ModifyDBProxyTargetGroupResult.h.
Aws::RDS::Model::ModifyDBProxyTargetGroupResult::ModifyDBProxyTargetGroupResult | ( | ) |
Aws::RDS::Model::ModifyDBProxyTargetGroupResult::ModifyDBProxyTargetGroupResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > & | result | ) |
|
inline |
The settings of the modified DBProxyTarget
.
Definition at line 39 of file ModifyDBProxyTargetGroupResult.h.
|
inline |
Definition at line 63 of file ModifyDBProxyTargetGroupResult.h.
ModifyDBProxyTargetGroupResult& Aws::RDS::Model::ModifyDBProxyTargetGroupResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > & | result | ) |
|
inline |
The settings of the modified DBProxyTarget
.
Definition at line 44 of file ModifyDBProxyTargetGroupResult.h.
|
inline |
The settings of the modified DBProxyTarget
.
Definition at line 49 of file ModifyDBProxyTargetGroupResult.h.
|
inline |
Definition at line 66 of file ModifyDBProxyTargetGroupResult.h.
|
inline |
Definition at line 69 of file ModifyDBProxyTargetGroupResult.h.
|
inline |
The settings of the modified DBProxyTarget
.
Definition at line 54 of file ModifyDBProxyTargetGroupResult.h.
|
inline |
The settings of the modified DBProxyTarget
.
Definition at line 59 of file ModifyDBProxyTargetGroupResult.h.
|
inline |
Definition at line 72 of file ModifyDBProxyTargetGroupResult.h.
|
inline |
Definition at line 75 of file ModifyDBProxyTargetGroupResult.h.