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.
This is the response object from the ListFlowExecutionEvents operation.
Namespace: Amazon.BedrockAgentRuntime.Model
Assembly: AWSSDK.BedrockAgentRuntime.dll
Version: 3.x.y.z
public class ListFlowExecutionEventsResponse : AmazonWebServiceResponse
The ListFlowExecutionEventsResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListFlowExecutionEventsResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
FlowExecutionEvents | System.Collections.Generic.List<Amazon.BedrockAgentRuntime.Model.FlowExecutionEvent> |
Gets and sets the property FlowExecutionEvents. A list of events that occurred during the flow execution. Events can include node inputs and outputs, flow inputs and outputs, condition results, and failure events. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken. A token to retrieve the next set of results. This value is returned if more results are available. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
.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