Struct aws_sdk_ec2::model::client_data::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for ClientData
Implementations
A user-defined comment about the disk upload.
A user-defined comment about the disk upload.
The time that the disk upload ends.
The time that the disk upload ends.
The size of the uploaded disk image, in GiB.
The size of the uploaded disk image, in GiB.
The time that the disk upload starts.
The time that the disk upload starts.
Consumes the builder and constructs a ClientData
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