LoadBalancerBackendServerArgs

constructor(ip: Output<String>? = null, port: Output<Int>? = null, serverId: Output<String>, type: Output<String>? = null, weight: Output<Int>? = null)