OBJECT
Deprecated. Use KuprClusterPortsInfoType instead.
type K8sRbsInfo {# UUID of the Kubernetes cluster.kuprClusterUuid: UUID! # The lower bound (inclusive) of a particular the port range.minPort: Int! # The upper bound (inclusive) of a particular the port range.maxPort: Int! }