ServiceAttachmentConnectedEndpointResponse

data class ServiceAttachmentConnectedEndpointResponse(val endpoint: String, val pscConnectionId: String, val status: String)

Output Only A connection connected to this service attachment.

Constructors

fun ServiceAttachmentConnectedEndpointResponse(endpoint: String, pscConnectionId: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The url of a connected endpoint.

Link copied to clipboard

The PSC connection id of the connected endpoint.

Link copied to clipboard

The status of a connected endpoint to this service attachment.