Preparing search index...
The search index is not available
@pulumi/esc-sdk
@pulumi/esc-sdk
Environment
Interface Environment
Export
Environment
interface
Environment
{
executionContext
?:
EvaluatedExecutionContext
;
exprs
?:
{
[
key
:
string
]
:
Expr
;
}
;
properties
?:
{
[
key
:
string
]
:
Value
;
}
;
schema
?:
any
;
}
Index
Properties
execution
Context?
exprs?
properties?
schema?
Properties
Optional
execution
Context
execution
Context
?:
EvaluatedExecutionContext
Memberof
Environment
Optional
exprs
exprs
?:
{
[
key
:
string
]
:
Expr
;
}
Type declaration
[
key
:
string
]:
Expr
Memberof
Environment
Optional
properties
properties
?:
{
[
key
:
string
]
:
Value
;
}
Type declaration
[
key
:
string
]:
Value
Memberof
Environment
Optional
schema
schema
?:
any
Memberof
Environment
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
execution
Context
exprs
properties
schema
@pulumi/esc-sdk
Loading...
Generated using
TypeDoc
Export
Environment