ServiceNowConfiguration
import type { ServiceNowConfiguration } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/kendra.ts";interface ServiceNowConfiguration {
AuthenticationType?: ServiceNowAuthenticationType | null;
HostUrl: string;
KnowledgeArticleConfiguration?: ServiceNowKnowledgeArticleConfiguration | null;
SecretArn: string;
ServiceCatalogConfiguration?: ServiceNowServiceCatalogConfiguration | null;
ServiceNowBuildVersion: ServiceNowBuildVersionType;
}§Properties
§
AuthenticationType?: ServiceNowAuthenticationType | null
[src]§
KnowledgeArticleConfiguration?: ServiceNowKnowledgeArticleConfiguration | null
[src]§
ServiceCatalogConfiguration?: ServiceNowServiceCatalogConfiguration | null
[src]§
ServiceNowBuildVersion: ServiceNowBuildVersionType
[src]