RestRequestAuthenticationUnion type

Contains the possible cases for RestRequestAuthentication.

type RestRequestAuthenticationUnion =
  | RestRequestAuthentication
  | RolloutIdentityAuthentication
  | ApiKeyAuthentication