• Returns the path of a resource.

    Type Parameters

    Parameters

    • pathType: P

      The type of resource this is.

    • index: number

      The index of this resource (indexed by this number in resource's enum)

    • Optional customPath: string
    • Rest ...args: ResourceOptionsMap[P]

    Returns string

Generated using TypeDoc