Class: Aws::Types::DeprecationTimeCondition
- Inherits:
-
Object
- Object
- Aws::Types::DeprecationTimeCondition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#maximum_days_since_deprecated ⇒ ::Integer
Returns the value of attribute maximum_days_since_deprecated.
Instance Attribute Details
#maximum_days_since_deprecated ⇒ ::Integer
Returns the value of attribute maximum_days_since_deprecated.
5123 5124 5125 |
# File 'sig/types.rbs', line 5123 def maximum_days_since_deprecated @maximum_days_since_deprecated end |