pub type TableExistsFinalPoll = FinalPoll<DescribeTableOutput, SdkError<DescribeTableError, HttpResponse>>;
Expand description

Successful return type for the table_exists waiter.

Aliased Type§

struct TableExistsFinalPoll { /* private fields */ }