TargetGroupTarget
Properties
Example
require 'ionoscloud'
instance = Ionoscloud::TargetGroupTarget.new(
health_check_enabled: null,
ip: 22.231.2.2,
maintenance_enabled: null,
port: 8080,
weight: 123
)Last updated
require 'ionoscloud'
instance = Ionoscloud::TargetGroupTarget.new(
health_check_enabled: null,
ip: 22.231.2.2,
maintenance_enabled: null,
port: 8080,
weight: 123
)Last updated