Struct aws_sdk_outposts::input::create_outpost_input::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for CreateOutpostInput
Implementations
The description of the Outpost.
The description of the Outpost.
The ID or the Amazon Resource Name (ARN) of the site.
The ID or the Amazon Resource Name (ARN) of the site.
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 tags to apply to the Outpost.
The tags to apply to the Outpost.
The type of hardware for this Outpost.
The type of hardware for this Outpost.
Consumes the builder and constructs a CreateOutpostInput
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