30 namespace ElasticLoadBalancingv2
45 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
46 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
91 inline void SetTargetGroupArn(
const char* value) { m_targetGroupArnHasBeenSet =
true; m_targetGroupArn.assign(value); }
110 bool m_typeHasBeenSet;
112 bool m_targetGroupArnHasBeenSet;
void SetTargetGroupArn(const char *value)
const Aws::String & GetTargetGroupArn() const
Action & WithTargetGroupArn(const Aws::String &value)
Action & WithType(const ActionTypeEnum &value)
void SetTargetGroupArn(Aws::String &&value)
const ActionTypeEnum & GetType() const
void SetType(const ActionTypeEnum &value)
void SetTargetGroupArn(const Aws::String &value)
Action & WithTargetGroupArn(const char *value)
Action & WithType(ActionTypeEnum &&value)
std::basic_ostream< char, std::char_traits< char > > OStream
void SetType(ActionTypeEnum &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
#define AWS_ELASTICLOADBALANCINGV2_API
Action & WithTargetGroupArn(Aws::String &&value)
JSON (JavaScript Object Notation).