#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for Outpost
Implementations
The ID of the Outpost.
The ID of the Outpost.
The Amazon Web Services account ID of the Outpost owner.
The Amazon Web Services account ID of the Outpost owner.
The Amazon Resource Name (ARN) of the Outpost.
The Amazon Resource Name (ARN) of the Outpost.
The ID of the site.
The description of the Outpost.
The description of the Outpost.
The life cycle status.
The life cycle status.
The Availability Zone.
The Availability Zone.
The ID of the Availability Zone.
The ID of the Availability Zone.
Adds a key-value pair to tags
.
To override the contents of this collection use set_tags
.
The Outpost tags.
The Outpost tags.
The Amazon Resource Name (ARN) of the site.
The Amazon Resource Name (ARN) of the site.
The hardware type.
The hardware type.
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