class AWS::AutoScaling

def launch_configurations

Returns:
  • (LaunchConfigurationCollection) -
def launch_configurations
  LaunchConfigurationCollection.new(:config => config)
end