Struct aws_sdk_ec2::model::ebs_info::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for EbsInfo
Implementations
Indicates whether the instance type is Amazon EBS-optimized. For more information, see Amazon EBS-optimized instances in Amazon EC2 User Guide.
Indicates whether the instance type is Amazon EBS-optimized. For more information, see Amazon EBS-optimized instances in Amazon EC2 User Guide.
Indicates whether Amazon EBS encryption is supported.
Indicates whether Amazon EBS encryption is supported.
Describes the optimized EBS performance for the instance type.
Describes the optimized EBS performance for the instance type.
Indicates whether non-volatile memory express (NVMe) is supported.
Indicates whether non-volatile memory express (NVMe) is supported.
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