Interface FlowConditionalConnectionConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<FlowConditionalConnectionConfiguration.Builder,FlowConditionalConnectionConfiguration>, SdkBuilder<FlowConditionalConnectionConfiguration.Builder,FlowConditionalConnectionConfiguration>, SdkPojo
Enclosing class:
FlowConditionalConnectionConfiguration

public static interface FlowConditionalConnectionConfiguration.Builder extends SdkPojo, CopyableBuilder<FlowConditionalConnectionConfiguration.Builder,FlowConditionalConnectionConfiguration>
  • Method Details

    • 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.