Core API Overview > @adpt/core > Adapt > CreateOptions
Adapt.CreateOptions interface
Signature:
export interface CreateOptions extends DeployCommonOptions
Properties
Property | Type | Description |
---|---|---|
deployID | string | |
initialObservationsJson | string | |
initialStateJson | string | |
initLocalServer | boolean | |
projectName | string | |
stackName | string |