1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[aws|rds] add LicenseModel to format

This commit is contained in:
geemus 2011-07-21 16:48:51 -05:00
parent e7bd19d025
commit 3cf54d48ef

View file

@ -90,6 +90,7 @@ class AWS
'EngineVersion' => String,
'InstanceCreateTime' => Fog::Nullable::Time,
'LatestRestorableTime' => Fog::Nullable::Time,
'LicenseModel' => String,
'MasterUsername' => String,
'MultiAZ' => Fog::Boolean,
'PendingModifiedValues' => {