pub type BucketExistsFinalPoll = FinalPoll<HeadBucketOutput, SdkError<HeadBucketError, HttpResponse>>;Expand description
Successful return type for the bucket_exists waiter.
Aliased Typeยง
pub struct BucketExistsFinalPoll { /* private fields */ }pub type BucketExistsFinalPoll = FinalPoll<HeadBucketOutput, SdkError<HeadBucketError, HttpResponse>>;Successful return type for the bucket_exists waiter.
pub struct BucketExistsFinalPoll { /* private fields */ }