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