nestjs-temporal-core
Preparing search index...
ClientConnectionOptions
Interface ClientConnectionOptions
interface
ClientConnectionOptions
{
address
:
string
;
apiKey
?:
string
;
metadata
?:
Record
<
string
,
string
>
;
namespace
?:
string
;
tls
?:
boolean
|
TLSConfig
;
}
Index
Properties
address
api
Key?
metadata?
namespace?
tls?
Properties
address
address
:
string
Optional
api
Key
apiKey
?:
string
Optional
metadata
metadata
?:
Record
<
string
,
string
>
Optional
namespace
namespace
?:
string
Optional
tls
tls
?:
boolean
|
TLSConfig
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
api
Key
metadata
namespace
tls
nestjs-temporal-core
Loading...