@wildix-internal/wim-webhooks-client > WebhooksClientConfigType
WebhooksClientConfigType type
Signature:
export type WebhooksClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & UserAgentInputConfig & RetryInputConfig;
References: ClientDefaults