@pulumi/pulumi
Preparing search index...
automation
ProjectRuntimeInfo
Interface ProjectRuntimeInfo
A description of the project's program runtime and associated metadata.
interface
ProjectRuntimeInfo
{
name
:
string
;
options
?:
{
[
key
:
string
]:
any
}
;
}
Index
Properties
name
options?
Properties
name
name
:
string
Optional
options
options
?:
{
[
key
:
string
]:
any
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
options
@pulumi/pulumi
Loading...
A description of the project's program runtime and associated metadata.