Type Alias GetUrlsForTenantStatisticalReportsOutput

GetUrlsForTenantStatisticalReportsOutput: {
    __typename?: "GetUrlsForTenantStatisticalReportsOutput";
    preSignedUrlsForReportIds: KeyValuePairOfStringAndString[];
}