INPUT_OBJECT
Input for updating a Rubrik Support representative's access to the customer account.
input UpdateSupportUserAccessInput {# Support user access ID.id: Int# User ID of the customer on whose behalf the Rubrik Support representative is # accessing the customer account.impersonatedUserId: String# Duration of access, in hours.newDurationInHours: Int}