EndPointArgs

constructor(endPointName: Output<String>, ipAddress: Output<String>, port: Output<String>, protocol: Output<Either<String, Protocol>>)