24 namespace ElasticLoadBalancingv2
56 inline void SetTargetGroupArn(
const char* value) { m_targetGroupArnHasBeenSet =
true; m_targetGroupArn.assign(value); }
110 bool m_targetGroupArnHasBeenSet;
112 bool m_attributesHasBeenSet;
void SetTargetGroupArn(const Aws::String &value)
void SetTargetGroupArn(const char *value)
ModifyTargetGroupAttributesRequest & WithAttributes(const Aws::Vector< TargetGroupAttribute > &value)
ModifyTargetGroupAttributesRequest & AddAttributes(const TargetGroupAttribute &value)
std::vector< T, Aws::Allocator< T > > Vector
void SetTargetGroupArn(Aws::String &&value)
ModifyTargetGroupAttributesRequest & AddAttributes(TargetGroupAttribute &&value)
ModifyTargetGroupAttributesRequest & WithTargetGroupArn(Aws::String &&value)
ModifyTargetGroupAttributesRequest & WithAttributes(Aws::Vector< TargetGroupAttribute > &&value)
void SetAttributes(Aws::Vector< TargetGroupAttribute > &&value)
const Aws::String & GetTargetGroupArn() const
void SetAttributes(const Aws::Vector< TargetGroupAttribute > &value)
ModifyTargetGroupAttributesRequest & WithTargetGroupArn(const char *value)
ModifyTargetGroupAttributesRequest & WithTargetGroupArn(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::Vector< TargetGroupAttribute > & GetAttributes() const
#define AWS_ELASTICLOADBALANCINGV2_API
JSON (JavaScript Object Notation).