PrivateEndpointResponse

data class PrivateEndpointResponse(val id: String? = null)

Private endpoint object properties.

Constructors

Link copied to clipboard
constructor(id: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

Full identifier of the private endpoint resource.