ActionProperties
Properties
Name
Type
Description
Notes
Example
require 'ionoscloud-vm-autoscaling'
instance = IonoscloudVmAutoscaling::ActionProperties.new(
action_status: null,
action_type: null,
target_replica_count: 3
)Last updated
Was this helpful?