Skip to content
Snippets Groups Projects
Commit 1e61aec6 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

Merge branch 'aws' into 'main'

add instance id

See merge request !225
parents bca930d0 83770d7c
No related branches found
Tags 3.5.2
1 merge request!225add instance id
Pipeline #447285 passed with warnings
......@@ -7,5 +7,6 @@ export type RunNshmpHazResponse = Response<
>;
export interface RunNshmpHazResponseData {
instanceId: string;
jobId: string;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment