Struct aws_sdk_appmesh::model::listener::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for Listener
Implementations
The port mapping information for the listener.
The port mapping information for the listener.
A reference to an object that represents the Transport Layer Security (TLS) properties for a listener.
A reference to an object that represents the Transport Layer Security (TLS) properties for a listener.
The health check information for the listener.
The health check information for the listener.
An object that represents timeouts for different protocols.
An object that represents timeouts for different protocols.
The outlier detection information for the listener.
The outlier detection information for the listener.
The connection pool information for the listener.
The connection pool information for the listener.
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