Struct aws_sdk_workdocs::model::notification_options::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for NotificationOptions
Implementations
Boolean value to indicate an email notification should be sent to the receipients.
Boolean value to indicate an email notification should be sent to the receipients.
Text value to be included in the email body.
Text value to be included in the email body.
Consumes the builder and constructs a NotificationOptions
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