ServiceAttachmentConnectedEndpoint

data class ServiceAttachmentConnectedEndpoint(val consumerNetwork: String? = null, val endpoint: String? = null, val propagatedConnectionCount: Int? = null, val pscConnectionId: String? = null, val status: String? = null)

Constructors

Link copied to clipboard
constructor(consumerNetwork: String? = null, endpoint: String? = null, propagatedConnectionCount: Int? = null, pscConnectionId: String? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val consumerNetwork: String? = null

(Output) The url of the consumer network.

Link copied to clipboard
val endpoint: String? = null

(Output) The URL of the consumer forwarding rule.

Link copied to clipboard

(Output) The number of consumer Network Connectivity Center spokes that the connected Private Service Connect endpoint has propagated to.

Link copied to clipboard
val pscConnectionId: String? = null

(Output) The PSC connection id of the connected endpoint.

Link copied to clipboard
val status: String? = null

(Output) The status of the connection from the consumer forwarding rule to this service attachment.