ServerGroupServerArgs

constructor(port: Output<Int>? = null, serverGroupId: Output<String>? = null, serverId: Output<String>, serverIp: Output<String>? = null, serverType: Output<String>, status: Output<String>? = null)