Private Link Service Connection State Response
data class PrivateLinkServiceConnectionStateResponse(val actionRequired: String? = null, val description: String? = null, val status: String? = null)
An object that represents the approval state of the private link connection.