class Aws::AccessAnalyzer::Types::DeleteArchiveRuleRequest
Deletes an archive rule.
@note When making an API call, you may pass DeleteArchiveRuleRequest
data as a hash: { analyzer_name: "Name", # required client_token: "String", rule_name: "Name", # required }
@!attribute [rw] analyzer_name
The name of the analyzer that associated with the archive rule to delete. @return [String]
@!attribute [rw] client_token
A client token. **A suitable default value is auto-generated.** You should normally not need to pass this option. @return [String]
@!attribute [rw] rule_name
The name of the rule to delete. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/accessanalyzer-2019-11-01/DeleteArchiveRuleRequest AWS API Documentation
Constants
- SENSITIVE