Struct aws_sdk_docdb::model::orderable_db_instance_option::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for OrderableDbInstanceOption
Implementations
The engine type of an instance.
The engine version of an instance.
The engine version of an instance.
The instance class for an instance.
The instance class for an instance.
The license model for an instance.
The license model for an instance.
Appends an item to availability_zones.
To override the contents of this collection use set_availability_zones.
A list of Availability Zones for an instance.
A list of Availability Zones for an instance.
Indicates whether an instance is in a virtual private cloud (VPC).
Indicates whether an instance is in a virtual private cloud (VPC).
Consumes the builder and constructs a OrderableDbInstanceOption
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
