#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for NetworkRouteDestination
Implementations
The ID of a core network attachment.
The ID of a core network attachment.
The ID of the transit gateway attachment.
The ID of the transit gateway attachment.
The name of the segment.
The name of the segment.
The edge location for the network destination.
The edge location for the network destination.
The resource type.
The resource type.
The ID of the resource.
The ID of the resource.
Consumes the builder and constructs a NetworkRouteDestination
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