class Aws::AutoScaling::Types::DeleteLifecycleHookType
@note When making an API call, you may pass DeleteLifecycleHookType
data as a hash: { lifecycle_hook_name: "AsciiStringMaxLen255", # required auto_scaling_group_name: "XmlStringMaxLen255", # required }
@!attribute [rw] lifecycle_hook_name
The name of the lifecycle hook. @return [String]
@!attribute [rw] auto_scaling_group_name
The name of the Auto Scaling group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01/DeleteLifecycleHookType AWS API Documentation
Constants
- SENSITIVE