pub type ObjectExistsFinalPoll = FinalPoll<HeadObjectOutput, SdkError<HeadObjectError, HttpResponse>>;
Expand description
Successful return type for the object_exists
waiter.
Aliased Typeยง
struct ObjectExistsFinalPoll { /* private fields */ }
pub type ObjectExistsFinalPoll = FinalPoll<HeadObjectOutput, SdkError<HeadObjectError, HttpResponse>>;
Successful return type for the object_exists
waiter.
struct ObjectExistsFinalPoll { /* private fields */ }