Struct aws_sdk_macie2::model::service_limit::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for ServiceLimit
Implementations
Specifies whether the account has met the quota that corresponds to the metric specified by the UsageByAccount.type field in the response.
Specifies whether the account has met the quota that corresponds to the metric specified by the UsageByAccount.type field in the response.
The unit of measurement for the value specified by the value field.
The unit of measurement for the value specified by the value field.
The value for the metric specified by the UsageByAccount.type field in the response.
The value for the metric specified by the UsageByAccount.type field in the response.
Consumes the builder and constructs a ServiceLimit
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