Struct aws_sdk_macie2::model::access_control_list::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for AccessControlList
Implementations
Specifies whether the ACL grants the general public with read access permissions for the bucket.
Specifies whether the ACL grants the general public with read access permissions for the bucket.
Specifies whether the ACL grants the general public with write access permissions for the bucket.
Specifies whether the ACL grants the general public with write access permissions for the bucket.
Consumes the builder and constructs a AccessControlList
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
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