Class: Aws::Types::DescribeLifecycleHooksType

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_scaling_group_name::String

Returns the value of attribute auto_scaling_group_name.

Returns:

  • (::String)


467
468
469
# File 'sig/types.rbs', line 467

def auto_scaling_group_name
  @auto_scaling_group_name
end

#lifecycle_hook_names::Array[::String]

Returns the value of attribute lifecycle_hook_names.

Returns:

  • (::Array[::String])


468
469
470
# File 'sig/types.rbs', line 468

def lifecycle_hook_names
  @lifecycle_hook_names
end