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