mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Fix documentation. The resulting hash has no entry "PutScalingPolicyResponse", but a "...Result".
This commit is contained in:
parent
cb238f9ca7
commit
eeccdbccbb
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ module Fog
|
|||
# * body<~Hash>:
|
||||
# * 'ResponseMetadata'<~Hash>:
|
||||
# * 'RequestId'<~String> - Id of request
|
||||
# * 'PutScalingPolicyResponse'<~Hash>:
|
||||
# * 'PutScalingPolicyResult'<~Hash>:
|
||||
# * 'PolicyARN'<~String> - A policy's Amazon Resource Name (ARN).
|
||||
#
|
||||
# ==== See Also
|
||||
|
|
Loading…
Reference in a new issue