Struct aws_sdk_imagebuilder::model::ami::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for Ami
Implementations
The Amazon Web Services Region of the Amazon EC2 AMI.
The Amazon Web Services Region of the Amazon EC2 AMI.
The description of the Amazon EC2 AMI. Minimum and maximum length are in characters.
The description of the Amazon EC2 AMI. Minimum and maximum length are in characters.
Image state shows the image status and the reason for that status.
Image state shows the image status and the reason for that status.
The account ID of the owner of the AMI.
The account ID of the owner of the AMI.
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