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