CcpAuthConfigUnion type

Alias for CcpAuthConfigUnion

type CcpAuthConfigUnion =
  | ApiKeyAuthModel
  | AWSAuthModel
  | BasicAuthModel
  | GCPAuthModel
  | GenericBlobSbsAuthModel
  | GitHubAuthModel
  | NoneAuthModel
  | JwtAuthModel
  | OAuthModel
  | OracleAuthModel
  | SessionAuthModel
  | CcpAuthConfig