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