INPUT_OBJECT
Input parameters for updating service accounts.
input UpdateServiceAccountInput {# Optional description of the service account.description: String# ID of the service account to update.id: String!}