EmployeePropertiesArgs

constructor(age: Output<Int>? = null, city: Output<String>? = null, profile: Output<String>? = null)