pub type StackDeleteCompleteFinalPoll = FinalPoll<DescribeStacksOutput, SdkError<DescribeStacksError, HttpResponse>>;
Expand description

Successful return type for the stack_delete_complete waiter.

Aliased Type§

struct StackDeleteCompleteFinalPoll { /* private fields */ }