Private Link Connection State Response
data class PrivateLinkConnectionStateResponse(val actionsRequired: String, val description: String, val status: String)
A collection of read-only information about the state of the connection to the private remote resource.