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.
Container for the parameters to the SearchFlowExecutions operation. Searches for AWS IoT Things Graph workflow execution instances.
Namespace: Amazon.IoTThingsGraph.Model
Assembly: AWSSDK.IoTThingsGraph.dll
Version: 3.x.y.z
public class SearchFlowExecutionsRequest : AmazonIoTThingsGraphRequest IAmazonWebServiceRequest
The SearchFlowExecutionsRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
SearchFlowExecutionsRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
EndTime | System.DateTime |
Gets and sets the property EndTime. The date and time of the latest flow execution to return. |
![]() |
FlowExecutionId | System.String |
Gets and sets the property FlowExecutionId. The ID of a flow execution. |
![]() |
MaxResults | System.Int32 |
Gets and sets the property MaxResults. The maximum number of results to return in the response. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken. The string that specifies the next page of results. Use this when you're paginating results. |
![]() |
StartTime | System.DateTime |
Gets and sets the property StartTime. The date and time of the earliest flow execution to return. |
![]() |
SystemInstanceId | System.String |
Gets and sets the property SystemInstanceId. The ID of the system instance that contains the flow. |
.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