Interface UpdatePearsonCourseCommandOutput

interface UpdatePearsonCourseCommandOutput {
    $metadata: ResponseMetadata;
    pasteLimit?: PasteLimit;
}

Hierarchy (View Summary)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

pasteLimit?: PasteLimit

The course-wide paste limit after the update. Absent when the course inherits.