Type alias UpdateSessionConfigType

UpdateSessionConfigType: {
    maxSurbUpstream: string;
    responseBuffer: string;
}

Type declaration

  • maxSurbUpstream: string
  • responseBuffer: string