class Aws::BedrockAgent::Types::FlowValidation


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/FlowValidation AWS API Documentation
@return [String]
The type of validation issue encountered in the flow.
@!attribute [rw] type
@return [String]
The severity of the issue described in the message.
@!attribute [rw] severity
@return [String]
A message describing the validation error.
@!attribute [rw] message
@return [Types::FlowValidationDetails]
Specific details about the validation issue encountered in the flow.
@!attribute [rw] details<br><br>: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_GetFlowVersion.html#API_agent_GetFlowVersion_ResponseSyntax<br>[1]: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_GetFlow.html#API_agent_GetFlow_ResponseSyntax<br><br><br><br>* [GetFlowVersion response][2]

* [GetFlow response][1]

This data type is used in the following API operations:
Contains information about validation of the flow.