Private Endpoint Property Args
    data class PrivateEndpointPropertyArgs(val id: Output<String>? = null) : ConvertibleToJava<PrivateEndpointPropertyArgs> 
Private endpoint which the connection belongs to.
Private endpoint which the connection belongs to.