Struct aws_sdk_shield::model::protection_group_limits::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for ProtectionGroupLimits
Implementations
The maximum number of protection groups that you can have at one time.
The maximum number of protection groups that you can have at one time.
Limits settings by pattern type in the protection groups for your subscription.
Limits settings by pattern type in the protection groups for your subscription.
Consumes the builder and constructs a ProtectionGroupLimits
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