Method: AWS::AutoScaling::Instance#launch_configuration_name

Defined in:
lib/aws/auto_scaling/instance.rb

#launch_configuration_nameString (readonly)

Returns the current value of launch_configuration_name.

Returns:

  • (String)

    the current value of launch_configuration_name



58
59
60
# File 'lib/aws/auto_scaling/instance.rb', line 58

def launch_configuration_name
  @launch_configuration_name
end