ErrorGroupValidate

Properties

Name
Type
Description
Notes

http_status

Integer

[optional]

Example

require 'ionoscloud-vm-autoscaling'

instance = IonoscloudVmAutoscaling::ErrorGroupValidate.new(
  http_status: 422,
  messages: null
)

Last updated

Was this helpful?