Struct aws_sdk_elasticsearch::model::limits::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for Limits
Implementations
Appends an item to storage_types
.
To override the contents of this collection use set_storage_types
.
StorageType represents the list of storage related types and attributes that are available for given InstanceType.
StorageType represents the list of storage related types and attributes that are available for given InstanceType.
InstanceLimits represents the list of instance related attributes that are available for given InstanceType.
InstanceLimits represents the list of instance related attributes that are available for given InstanceType.
Appends an item to additional_limits
.
To override the contents of this collection use set_additional_limits
.
List of additional limits that are specific to a given InstanceType and for each of it's
. InstanceRole
List of additional limits that are specific to a given InstanceType and for each of it's
. InstanceRole
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