Values.CreateLogSubscriptionRequestSourceCreates a subscription to forward real-time Directory Service domain controller security logs to the specified Amazon CloudWatch log group in your Amazon Web Services account.
type nonrec t = {directoryId : DirectoryId.t;Identifier of the directory to which you want to subscribe and receive real-time logs to your specified CloudWatch log group.
*)logGroupName : LogGroupName.t;The name of the CloudWatch log group where the real-time domain controller logs are forwarded.
*)}