53 inline void SetLifecycleHookName(
const char* value) { m_lifecycleHookNameHasBeenSet =
true; m_lifecycleHookName.assign(value); }
88 inline void SetAutoScalingGroupName(
const char* value) { m_autoScalingGroupNameHasBeenSet =
true; m_autoScalingGroupName.assign(value); }
107 bool m_lifecycleHookNameHasBeenSet;
109 bool m_autoScalingGroupNameHasBeenSet;
const Aws::String & GetAutoScalingGroupName() const
DeleteLifecycleHookRequest & WithAutoScalingGroupName(Aws::String &&value)
void SetAutoScalingGroupName(Aws::String &&value)
DeleteLifecycleHookRequest & WithLifecycleHookName(const char *value)
DeleteLifecycleHookRequest & WithLifecycleHookName(const Aws::String &value)
void SetAutoScalingGroupName(const char *value)
void SetLifecycleHookName(const Aws::String &value)
DeleteLifecycleHookRequest & WithAutoScalingGroupName(const char *value)
const Aws::String & GetLifecycleHookName() const
DeleteLifecycleHookRequest & WithLifecycleHookName(Aws::String &&value)
void SetAutoScalingGroupName(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetLifecycleHookName(Aws::String &&value)
void SetLifecycleHookName(const char *value)
DeleteLifecycleHookRequest & WithAutoScalingGroupName(const Aws::String &value)
#define AWS_AUTOSCALING_API
JSON (JavaScript Object Notation).