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