Struct aws_sdk_kafka::model::zookeeper_node_info::Builder   [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for ZookeeperNodeInfo
Implementations
The attached elastic network interface of the broker.
The attached elastic network interface of the broker.
The virtual private cloud (VPC) IP address of the client.
The virtual private cloud (VPC) IP address of the client.
Appends an item to endpoints.
To override the contents of this collection use set_endpoints.
Endpoints for accessing the ZooKeeper.
Endpoints for accessing the ZooKeeper.
The role-specific ID for Zookeeper.
The role-specific ID for Zookeeper.
The version of Zookeeper.
The version of Zookeeper.
Consumes the builder and constructs a ZookeeperNodeInfo
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