The resource ID.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/CatalogResourceId", "title": "CatalogResourceId", "description": "The resource ID.", "type": "string", "format": "base64url", "example": "4UdXnoaDYYJsH_Ir", "maxLength": 16, "minLength": 16 }