23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
33 namespace ElasticLoadBalancingv2
const Aws::Vector< TargetGroupAttribute > & GetAttributes() const
void SetResponseMetadata(ResponseMetadata &&value)
ModifyTargetGroupAttributesResult & AddAttributes(const TargetGroupAttribute &value)
std::vector< T, Aws::Allocator< T > > Vector
void SetAttributes(Aws::Vector< TargetGroupAttribute > &&value)
ModifyTargetGroupAttributesResult & AddAttributes(TargetGroupAttribute &&value)
const ResponseMetadata & GetResponseMetadata() const
ModifyTargetGroupAttributesResult & WithAttributes(Aws::Vector< TargetGroupAttribute > &&value)
ModifyTargetGroupAttributesResult & WithAttributes(const Aws::Vector< TargetGroupAttribute > &value)
void SetAttributes(const Aws::Vector< TargetGroupAttribute > &value)
void SetResponseMetadata(const ResponseMetadata &value)
ModifyTargetGroupAttributesResult & WithResponseMetadata(ResponseMetadata &&value)
#define AWS_ELASTICLOADBALANCINGV2_API
ModifyTargetGroupAttributesResult & WithResponseMetadata(const ResponseMetadata &value)
JSON (JavaScript Object Notation).