ObjectExistsFinalPoll

Type Alias ObjectExistsFinalPoll 

Source
pub type ObjectExistsFinalPoll = FinalPoll<HeadObjectOutput, SdkError<HeadObjectError, HttpResponse>>;
Expand description

Successful return type for the object_exists waiter.

Aliased Typeยง

pub struct ObjectExistsFinalPoll { /* private fields */ }