22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
std::vector< T, Aws::Allocator< T > > Vector
#define AWS_CODEDEPLOY_API
void SetHooksNotCleanedUp(const Aws::Vector< AutoScalingGroup > &value)
UpdateDeploymentGroupResult & AddHooksNotCleanedUp(AutoScalingGroup &&value)
void SetHooksNotCleanedUp(Aws::Vector< AutoScalingGroup > &&value)
UpdateDeploymentGroupResult & WithHooksNotCleanedUp(Aws::Vector< AutoScalingGroup > &&value)
UpdateDeploymentGroupResult & AddHooksNotCleanedUp(const AutoScalingGroup &value)
const Aws::Vector< AutoScalingGroup > & GetHooksNotCleanedUp() const
UpdateDeploymentGroupResult & WithHooksNotCleanedUp(const Aws::Vector< AutoScalingGroup > &value)
JSON (JavaScript Object Notation).