@suluk/provision - v0.2.0
↑ Suluk
GitHub
Preparing search index...
ApplyResult
Interface ApplyResult
interface
ApplyResult
{
steps
:
AppliedStep
[]
;
state
:
InstanceState
[]
;
outputsByRef
:
Record
<
string
,
Record
<
string
,
string
>
>
;
}
Index
Properties
steps
state
outputs
By
Ref
Properties
steps
steps
:
AppliedStep
[]
state
state
:
InstanceState
[]
outputs
By
Ref
outputsByRef
:
Record
<
string
,
Record
<
string
,
string
>
>
every instance's resolved outputs after the run (for assertions + downstream tooling).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
steps
state
outputs
By
Ref
↑ Suluk
GitHub
@suluk/provision - v0.2.0
Loading...
every instance's resolved outputs after the run (for assertions + downstream tooling).