Values.LoggingConfigurationSourceConsists of the logging role and the log group name.
type nonrec t = {loggingRole : Role.t option;The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role that allows a server to turn on Amazon CloudWatch logging for Amazon S3 or Amazon EFS events. When set, you can view user activity in your CloudWatch logs.
*)logGroupName : LogGroupName.t option;The name of the CloudWatch logging group for the Transfer Family server to which this workflow belongs.
*)}