Class: Aws::Types::DeprecationTimeConditionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeprecationTimeConditionRequest
- 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.
4992 4993 4994 |
# File 'sig/types.rbs', line 4992 def maximum_days_since_deprecated @maximum_days_since_deprecated end |