Norsk logo Developer Documentation
  • Norsk Manager Typescript SDK
  • Interfaces
  • AwsNodeCreate
1.0.402-nightly-e2b5106e 1.0.400 1.0.399 1.0.390

AwsNodeCreate interface

Signature:

export interface AwsNodeCreate

Properties

Property Type Description

instanceType

string

nodeId

NodeId

region

AwsRegion

tags

{ [key: string]: string; }

Tags to associate with the node

template?

AwsLaunchTemplateName | AwsLaunchTemplateId

(Optional) Launch template to use for the node

workerDaemonVersion?

NorskVersion

(Optional)

workerImageVersion?

NorskVersion

(Optional)

writeFiles?

WriteFile[]

(Optional)

AwsLaunchTemplateName CurrentJob

The source code for this UI is licensed under the terms of the MPL-2.0 license.