BucketExistsFinalPoll

Type Alias BucketExistsFinalPoll 

Source
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 */ }