Struct aws_sdk_s3control::model::multi_region_access_points_async_response::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for MultiRegionAccessPointsAsyncResponse
Implementations
Appends an item to regions
.
To override the contents of this collection use set_regions
.
A collection of status information for the different Regions that a Multi-Region Access Point supports.
A collection of status information for the different Regions that a Multi-Region Access Point supports.
Consumes the builder and constructs a MultiRegionAccessPointsAsyncResponse
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