Remote Private Link Service Connection State Args
data class RemotePrivateLinkServiceConnectionStateArgs(val status: Output<Either<String, PrivateLinkConnectionStatus>>? = null) : ConvertibleToJava<RemotePrivateLinkServiceConnectionStateArgs>
State of the Private Link Service connection.