Type alias IndexName

IndexName: string

Index names are strings composed of:

  • alphanumeric characters
  • hyphens

Index names must be unique within a project and may not start or end with a hyphen.