pub type EnvironmentExistsFinalPoll = FinalPoll<DescribeEnvironmentsOutput, SdkError<DescribeEnvironmentsError, HttpResponse>>;
Expand description

Successful return type for the environment_exists waiter.

Aliased Type§

struct EnvironmentExistsFinalPoll { /* private fields */ }