GetBrokerNodesNodeInfoList

data class GetBrokerNodesNodeInfoList(val attachedEniId: String, val brokerId: Double, val clientSubnet: String, val clientVpcIpAddress: String, val endpoints: List<String>, val nodeArn: String)

Constructors

Link copied to clipboard
constructor(attachedEniId: String, brokerId: Double, clientSubnet: String, clientVpcIpAddress: String, endpoints: List<String>, nodeArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Attached elastic network interface of the broker

Link copied to clipboard

ID of the broker

Link copied to clipboard

Client subnet to which this broker node belongs

Link copied to clipboard

The client virtual private cloud (VPC) IP address

Link copied to clipboard

Set of endpoints for accessing the broker. This does not include ports

Link copied to clipboard

ARN of the node