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:
parent
e7bd19d025
commit
3cf54d48ef
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ class AWS
|
|||
'EngineVersion' => String,
|
||||
'InstanceCreateTime' => Fog::Nullable::Time,
|
||||
'LatestRestorableTime' => Fog::Nullable::Time,
|
||||
'LicenseModel' => String,
|
||||
'MasterUsername' => String,
|
||||
'MultiAZ' => Fog::Boolean,
|
||||
'PendingModifiedValues' => {
|
||||
|
|
Loading…
Reference in a new issue