Interface CreateAutoTestSnapshotResponse

interface CreateAutoTestSnapshotResponse {
    snapshot: AutoTestSnapshotSummary;
}

Hierarchy (View Summary)

Properties

Properties

The created snapshot.