pub fn parse_public_endpoint_assignment( value: &str, ) -> Result<(String, String, String)>
Parse a public endpoint assignment in <resource-id>.<endpoint-name>=<absolute-url> form.
<resource-id>.<endpoint-name>=<absolute-url>