Interface GetWorkflowRunPropertiesResponse.Builder

    • Method Detail

      • runProperties

        GetWorkflowRunPropertiesResponse.Builder runProperties​(Map<String,​String> runProperties)

        The workflow run properties which were set during the specified run.

        Parameters:
        runProperties - The workflow run properties which were set during the specified run.
        Returns:
        Returns a reference to this object so that method calls can be chained together.