#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for CoipPool
Implementations
The ID of the address pool.
Appends an item to pool_cidrs.
To override the contents of this collection use set_pool_cidrs.
The address ranges of the address pool.
The address ranges of the address pool.
The ID of the local gateway route table.
The ID of the local gateway route table.
The tags.
The ARN of the address pool.
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