data "highbond_system_user" "user" {
first_name = "firstname"
last_name = "lastname"
}
first_name (String) The first name of the userlast_name (String) The last name of the userid (String) The ID of this resource.is_available (Boolean) This flag can be used to check if data source is available or notusers (List of Object) (see below for nested schema)usersRead-Only:
email (String)first_name (String)id (String)last_name (String)user_type (String)