Class: Aws::Types::LifecyclePolicyStats
- Inherits:
-
Object
- Object
- Aws::Types::LifecyclePolicyStats
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#retention_policy_count ⇒ ::Integer
Returns the value of attribute retention_policy_count.
Instance Attribute Details
#retention_policy_count ⇒ ::Integer
Returns the value of attribute retention_policy_count.
612 613 614 |
# File 'sig/types.rbs', line 612 def retention_policy_count @retention_policy_count end |