Parameter | Type | Description | Example |
object | The user information. | ||
createdAt | integer | The creation time. The value is a UNIX timestamp in milliseconds. | 1744970111419 |
updatedBy | string | The name of the updater. | acs:ram::[accountId]:root |
createdBy | string | The name of the creator. | acs:ram::[accountId]:root |
displayName | string | The display name of the user. | user_display_name |
userName | string | The username. | user_name |
type | string | The type of the user. | RAM_USER |
userId | string | The ID of the user. | 222748924538**** |
userPrincipal | string | The resource descriptor of the user. | acs:ram::[accountId]:user/user_name |
updatedAt | integer | The time of the last update. The value is a UNIX timestamp in milliseconds. | 1744970111419 |