Interface GetAutoTestConfigurationCommandInput

interface GetAutoTestConfigurationCommandInput {
    assignmentId: string;
}

Hierarchy (View Summary)

Properties

Properties

assignmentId: string

The id of the assignment.