pub type ServerOnlineFinalPoll = FinalPoll<DescribeServerOutput, SdkError<DescribeServerError, HttpResponse>>;
Expand description

Successful return type for the server_online waiter.

Aliased Type§

struct ServerOnlineFinalPoll { /* private fields */ }