Amazon Vinyl
    Preparing search index...

    Interface ResolvedDashUri

    interface ResolvedDashUri {
        serviceLocation: string | null;
        url: string;
    }
    Index
    serviceLocation: string | null

    The service location.

    BaseURL.serviceLocation

    url: string

    The absolute URL.