pub type FlowActiveFinalPoll = FinalPoll<DescribeFlowOutput, SdkError<DescribeFlowError, HttpResponse>>;
Expand description

Successful return type for the flow_active waiter.

Aliased Type§

struct FlowActiveFinalPoll { /* private fields */ }