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

Successful return type for the server_offline waiter.

Aliased Type§

struct ServerOfflineFinalPoll { /* private fields */ }