Values.ApplyArchiveRuleRequestSourceRetroactively applies an archive rule.
type nonrec t = {analyzerArn : AnalyzerArn.t;The Amazon resource name (ARN) of the analyzer.
*)ruleName : Name.t;The name of the rule to apply.
*)clientToken : String_.t option;A client token.
*)}