Interface FlowConditionalConnectionConfiguration.Builder

    • Method Detail

      • condition

        FlowConditionalConnectionConfiguration.Builder condition​(String condition)

        The condition that triggers this connection. For more information about how to write conditions, see the Condition node type in the Node types topic in the Amazon Bedrock User Guide.

        Parameters:
        condition - The condition that triggers this connection. For more information about how to write conditions, see the Condition node type in the Node types topic in the Amazon Bedrock User Guide.
        Returns:
        Returns a reference to this object so that method calls can be chained together.