Interface GetCourseAnalyticsDatabaseCommandOutput

interface GetCourseAnalyticsDatabaseCommandOutput {
    $metadata: ResponseMetadata;
    url: string;
}

Hierarchy (View Summary)

Properties

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

url: string

The presigned URL to download the SQLite database.