mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
revert alias for networkInterfaces to original
This commit is contained in:
parent
ad6e84fb9c
commit
e0a80c4df9
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ module Fog
|
|||
attribute :associate_public_ip, :aliases => 'associatePublicIP'
|
||||
attribute :availability_zone, :aliases => 'availabilityZone'
|
||||
attribute :block_device_mapping, :aliases => 'blockDeviceMapping'
|
||||
attribute :network_interfaces, :aliases => 'networkInterface'
|
||||
attribute :network_interfaces, :aliases => 'networkInterfaces'
|
||||
attribute :client_token, :aliases => 'clientToken'
|
||||
attribute :dns_name, :aliases => 'dnsName'
|
||||
attribute :ebs_optimized, :aliases => 'ebsOptimized'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue