@pulumi/pulumi
Preparing search index...
automation
ResOutputsEvent
Interface ResOutputsEvent
An event emitted when a resource is finished being provisioned.
interface
ResOutputsEvent
{
metadata
:
StepEventMetadata
;
planning
?:
boolean
;
}
Index
Properties
metadata
planning?
Properties
metadata
metadata
:
StepEventMetadata
Metadata for the event.
Optional
planning
planning
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
metadata
planning
@pulumi/pulumi
Loading...
An event emitted when a resource is finished being provisioned.