authConfigTemplates property

List<AuthConfigTemplate>? authConfigTemplates
getter/setter pair

AuthConfigTemplates represents the auth values for the webhook adapter.

Implementation

core.List<AuthConfigTemplate>? authConfigTemplates;