28 namespace ElasticLoadBalancing
43 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
44 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
54 inline void SetEnabled(
bool value) { m_enabledHasBeenSet =
true; m_enabled = value; }
71 inline void SetTimeout(
long value) { m_timeoutHasBeenSet =
true; m_timeout = value; }
81 bool m_enabledHasBeenSet;
83 bool m_timeoutHasBeenSet;
void SetTimeout(long value)
void SetEnabled(bool value)
std::basic_ostream< char, std::char_traits< char > > OStream
ConnectionDraining & WithTimeout(long value)
ConnectionDraining & WithEnabled(bool value)
#define AWS_ELASTICLOADBALANCING_API
JSON (JavaScript Object Notation).