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

Successful return type for the flow_standby waiter.

Aliased Type§

struct FlowStandbyFinalPoll { /* private fields */ }