Class MissingLoopControllerNodeFlowValidationDetails

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

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

Details about a flow that's missing a required LoopController node in a DoWhile loop.

See Also: