Class: Aws::Types::GetArchiveRuleResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetArchiveRuleResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#archive_rule ⇒ Types::ArchiveRuleSummary
Returns the value of attribute archive_rule.
Instance Attribute Details
#archive_rule ⇒ Types::ArchiveRuleSummary
Returns the value of attribute archive_rule.
575 576 577 |
# File 'sig/types.rbs', line 575 def archive_rule @archive_rule end |