Values.PutConfigurationSetArchivingOptionsRequestSourceA request to associate a configuration set with a MailManager archive.
type nonrec t = {configurationSetName : ConfigurationSetName.t;The name of the configuration set to associate with a MailManager archive.
*)archiveArn : ArchiveArn.t option;The Amazon Resource Name (ARN) of the MailManager archive that the Amazon SES API v2 sends email to.
*)}