Values.ServiceNowProviderConfigurationSourceThe initial configuration settings required to establish an integration between Security Hub and ServiceNow ITSM.
type nonrec t = {instanceName : NonEmptyString.t;The instance name of ServiceNow ITSM.
*)secretArn : NonEmptyString.t;The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the ServiceNow credentials.
*)}