29 namespace ElasticLoadBalancingv2
44 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
45 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
65 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
90 inline void SetPriority(
int value) { m_priorityHasBeenSet =
true; m_priority = value; }
99 bool m_nameHasBeenSet;
101 bool m_priorityHasBeenSet;
void SetName(const char *value)
Cipher & WithName(const Aws::String &value)
std::basic_ostream< char, std::char_traits< char > > OStream
Cipher & WithName(const char *value)
Cipher & WithName(Aws::String &&value)
void SetPriority(int value)
Cipher & WithPriority(int value)
void SetName(const Aws::String &value)
const Aws::String & GetName() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
#define AWS_ELASTICLOADBALANCINGV2_API
void SetName(Aws::String &&value)
JSON (JavaScript Object Notation).