#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for Site
Implementations
The ID of the site.
The ID of the Amazon Web Services account.
The ID of the Amazon Web Services account.
The description of the site.
The description of the site.
Adds a key-value pair to tags
.
To override the contents of this collection use set_tags
.
The site tags.
The site tags.
The Amazon Resource Name (ARN) of the site.
The Amazon Resource Name (ARN) of the site.
The ISO-3166 two-letter country code where the hardware is installed and powered on.
The ISO-3166 two-letter country code where the hardware is installed and powered on.
State or region where the hardware is installed and powered on.
State or region where the hardware is installed and powered on.
City where the hardware is installed and powered on.
City where the hardware is installed and powered on.
Information about the physical and logistical details for a rack at the site.
Information about the physical and logistical details for a rack at the site.
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