Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EventingFunctionUrlBinding

Specifies a url binding for an eventing function.

Hierarchy

  • EventingFunctionUrlBinding

Index

Constructors

constructor

Properties

alias

alias: string

The alias to use for referring to this binding.

allowCookies

allowCookies: boolean

Whether or not cookies should be allowed.

Optional auth

The authentication that should be used.

hostname

hostname: string

The hostname this url binding should refer to.

validateSslCertificate

validateSslCertificate: boolean

Whether the SSL certificate should be validated.

Generated using TypeDoc