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