ResourceMonitorBlockingClient

pulumirpc.resource.ResourceMonitorGrpc.ResourceMonitorBlockingClient

ResourceMonitor is the interface a source uses to talk back to the planning monitor orchestrating the execution.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def registerStackInvokeTransform(request: Callback): Empty

Register an invoke transform for the stack

Register an invoke transform for the stack

Attributes

def registerStackTransform(request: Callback): Empty

Register a resource transform for the stack

Register a resource transform for the stack

Attributes

Concrete methods

def serviceCompanion: ServiceCompanion[ResourceMonitor]