export enum EndpointType { SSL_TERMINATION = "SSL-Termination", MANUAL = "Manual" }