ExtractedWaitStrategy

constructor(endpoint: String, waitCommandId: String, waitStrategy: WaitStrategy.Materialized)

Parameters

endpoint

The endpoint address for wait notifications.

waitCommandId

The unique identifier for the wait command.

waitStrategy

The materialized wait strategy implementation.