Enum rusoto_s3::GetBucketNotificationError [−][src]
pub enum GetBucketNotificationError {}Expand description
Errors returned by GetBucketNotification
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GetBucketNotificationError
impl Send for GetBucketNotificationError
impl Sync for GetBucketNotificationError
impl Unpin for GetBucketNotificationError
impl UnwindSafe for GetBucketNotificationError
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more