Struct aws_sdk_s3::output::PutBucketLoggingOutput [−][src]
#[non_exhaustive]pub struct PutBucketLoggingOutput {}
Implementations
Creates a new builder-style object to manufacture PutBucketLoggingOutput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PutBucketLoggingOutput
impl Send for PutBucketLoggingOutput
impl Sync for PutBucketLoggingOutput
impl Unpin for PutBucketLoggingOutput
impl UnwindSafe for PutBucketLoggingOutput
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