Struct aws_sdk_macie2::model::DailySchedule
source · [−]#[non_exhaustive]pub struct DailySchedule {}
Expand description
Specifies that a classification job runs once a day, every day. This is an empty object.
Implementations
Creates a new builder-style object to manufacture DailySchedule
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DailySchedule
impl Send for DailySchedule
impl Sync for DailySchedule
impl Unpin for DailySchedule
impl UnwindSafe for DailySchedule
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