ServiceAttachmentConnectedEndpoint

data class ServiceAttachmentConnectedEndpoint(val endpoint: String? = null, val status: String? = null)

Constructors

Link copied to clipboard
constructor(endpoint: String? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val endpoint: String? = null

(Output) The URL of the consumer forwarding rule.

Link copied to clipboard
val status: String? = null

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