class Aws::AutoScaling::Types::DescribeLifecycleHooksType
@note When making an API call, you may pass DescribeLifecycleHooksType
data as a hash: { auto_scaling_group_name: "XmlStringMaxLen255", # required lifecycle_hook_names: ["AsciiStringMaxLen255"], }
@!attribute [rw] auto_scaling_group_name
The name of the Auto Scaling group. @return [String]
@!attribute [rw] lifecycle_hook_names
The names of one or more lifecycle hooks. If you omit this parameter, all lifecycle hooks are described. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01/DescribeLifecycleHooksType AWS API Documentation
Constants
- SENSITIVE