mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[AWS|Autoscaling] Fix option name in documentation
This commit is contained in:
parent
f22094bd86
commit
d98071acc2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ module Fog
|
|||
#
|
||||
# ==== Parameters
|
||||
# * options<~Hash>:
|
||||
# * 'AutoScalingGroupsName'<~String> - The name of the Auto Scaling
|
||||
# * 'AutoScalingGroupNames'<~String> - The name of the Auto Scaling
|
||||
# group.
|
||||
# * 'MaxRecords'<~Integer> - The maximum number of records to return.
|
||||
# * 'NextToken'<~String> - A string that is used to mark the start of
|
||||
|
|
Loading…
Add table
Reference in a new issue