GroupPolicy
Properties
Name
Type
Description
Notes
Example
require 'ionoscloud-vm-autoscaling'
instance = IonoscloudVmAutoscaling::GroupPolicy.new(
metric: null,
range: P1D,
scale_in_action: null,
scale_in_threshold: 33,
scale_out_action: null,
scale_out_threshold: 77,
unit: null
)Last updated
Was this helpful?