Private Link Service Connection State Response
data class PrivateLinkServiceConnectionStateResponse(val actionsRequired: String? = null, val description: String? = null, val status: String)
The private link service connection state.