Private Link Service Connection State Args
data class PrivateLinkServiceConnectionStateArgs(val actionsRequired: Output<String>? = null, val description: Output<String>? = null, val status: Output<Any>? = null) : ConvertibleToJava<PrivateLinkServiceConnectionStateArgs>
A collection of information about the state of the connection between service consumer and provider.