62 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
97 inline void SetHook(
const char* value) { m_hookHasBeenSet =
true; m_hook.assign(value); }
116 bool m_nameHasBeenSet;
118 bool m_hookHasBeenSet;
AutoScalingGroup & WithHook(const char *value)
void SetName(const char *value)
void SetHook(Aws::String &&value)
#define AWS_CODEDEPLOY_API
void SetName(Aws::String &&value)
AutoScalingGroup & WithHook(Aws::String &&value)
AutoScalingGroup & WithHook(const Aws::String &value)
AutoScalingGroup & WithName(const char *value)
AutoScalingGroup & WithName(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetHook() const
void SetName(const Aws::String &value)
JSON (JavaScript Object Notation).
AutoScalingGroup & WithName(const Aws::String &value)
void SetHook(const Aws::String &value)
const Aws::String & GetName() const
void SetHook(const char *value)