lib/brightbox-cli/vendor/fog/tests/aws/requests/auto_scaling/helper.rb in brightbox-cli-0.17.4 vs lib/brightbox-cli/vendor/fog/tests/aws/requests/auto_scaling/helper.rb in brightbox-cli-0.17.5
- old
+ new
@@ -11,16 +11,16 @@
}
ACTIVITY = {
'ActivityId' => String,
'AutoScalingGroupName' => String,
- 'Cause' => String,
+ 'Cause' => Fog::Nullable::String,
'Description' => String,
'EndTime' => Time,
'Progress' => Integer,
'StartTime' => Time,
'StatusCode' => String,
- 'StatusMessage' => String
+ 'StatusMessage' => Fog::Nullable::String
}
ALARM = {
'AlarmARN' => String,
'AlarmName' => String