Struct aws_sdk_databrew::model::statistic_override::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for StatisticOverride
Implementations
The name of an evaluation
Adds a key-value pair to parameters
.
To override the contents of this collection use set_parameters
.
A map that includes overrides of an evaluation’s parameters.
A map that includes overrides of an evaluation’s parameters.
Consumes the builder and constructs a StatisticOverride
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