Enum rusoto_s3::PutBucketNotificationError [−][src]
pub enum PutBucketNotificationError {}Expand description
Errors returned by PutBucketNotification
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PutBucketNotificationError
impl Send for PutBucketNotificationError
impl Sync for PutBucketNotificationError
impl Unpin for PutBucketNotificationError
impl UnwindSafe for PutBucketNotificationError
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