Class LoopControllerFlowNodeConfiguration

java.lang.Object
software.amazon.awssdk.services.bedrockagent.model.LoopControllerFlowNodeConfiguration
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<LoopControllerFlowNodeConfiguration.Builder,LoopControllerFlowNodeConfiguration>

@Generated("software.amazon.awssdk:codegen") public final class LoopControllerFlowNodeConfiguration extends Object implements SdkPojo, Serializable, ToCopyableBuilder<LoopControllerFlowNodeConfiguration.Builder,LoopControllerFlowNodeConfiguration>

Contains configurations for the controller node of a DoWhile loop in the flow.

See Also: