Struct aws_sdk_appmesh::model::grpc_gateway_route_action::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for GrpcGatewayRouteAction
Implementations
An object that represents the target that traffic is routed to when a request matches the gateway route.
An object that represents the target that traffic is routed to when a request matches the gateway route.
The gateway route action to rewrite.
The gateway route action to rewrite.
Consumes the builder and constructs a GrpcGatewayRouteAction
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