AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Defines a condition in the condition node.

Inheritance Hierarchy

System.Object
  Amazon.BedrockAgent.Model.FlowCondition

Namespace: Amazon.BedrockAgent.Model
Assembly: AWSSDK.BedrockAgent.dll
Version: 3.x.y.z

Syntax

C#
public class FlowCondition

The FlowCondition type exposes the following members

Constructors

NameDescription
Public Method FlowCondition()

Properties

NameTypeDescription
Public Property Expression System.String

Gets and sets the property Expression.

Defines the condition. You must refer to at least one of the inputs in the condition. For more information, expand the Condition node section in Node types in prompt flows.

Public Property Name System.String

Gets and sets the property Name.

A name for the condition that you can reference.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5