class Aws::AccessAnalyzer::Types::GetArchiveRuleRequest
Retrieves an archive rule.
@note When making an API call, you may pass GetArchiveRuleRequest
data as a hash: { analyzer_name: "Name", # required rule_name: "Name", # required }
@!attribute [rw] analyzer_name
The name of the analyzer to retrieve rules from. @return [String]
@!attribute [rw] rule_name
The name of the rule to retrieve. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/accessanalyzer-2019-11-01/GetArchiveRuleRequest AWS API Documentation
Constants
- SENSITIVE