pub type TableNotExistsFinalPoll = FinalPoll<DescribeTableOutput, SdkError<DescribeTableError, HttpResponse>>;Expand description
Successful return type for the table_not_exists waiter.
Aliased Typeยง
struct TableNotExistsFinalPoll { /* private fields */ }