Struct aws_sdk_workmail::model::folder_configuration::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for FolderConfiguration
Implementations
The folder name.
The folder name.
The action to take on the folder contents at the end of the folder configuration period.
The action to take on the folder contents at the end of the folder configuration period.
The number of days for which the folder-configuration action applies.
The number of days for which the folder-configuration action applies.
Consumes the builder and constructs a FolderConfiguration
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