Private Link Service Connection State Response
data class PrivateLinkServiceConnectionStateResponse(val actionsRequired: String? = null, val description: String? = null, val status: String? = null)
A collection of information about the state of the connection between service consumer and provider.