Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
api/workspaceManager
WorkflowActionWithContextResponse
Type Alias WorkflowActionWithContextResponse
WorkflowActionWithContextResponse
:
{
actionId
:
string
;
computedInputs
:
ComputedInputResponse
[]
;
globalComputedInputs
:
ComputedInputResponse
[]
;
name
:
string
;
stepType
?:
"CREATE_REPO"
;
valuesContext
:
ActionConsolidatedAttributeResponse
[]
;
versionRange
:
string
;
}
Type declaration
actionId
:
string
computedInputs
:
ComputedInputResponse
[]
globalComputedInputs
:
ComputedInputResponse
[]
name
:
string
Optional
stepType
?:
"CREATE_REPO"
valuesContext
:
ActionConsolidatedAttributeResponse
[]
versionRange
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stack-spot/portal-network
Loading...