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 */ }pub type ObjectExistsFinalPoll = FinalPoll<HeadObjectOutput, SdkError<HeadObjectError, HttpResponse>>;Successful return type for the object_exists waiter.
pub struct ObjectExistsFinalPoll { /* private fields */ }