Class: Aws::Types::CreationDateCondition
- Inherits:
-
Object
- Object
- Aws::Types::CreationDateCondition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#maximum_days_since_created ⇒ ::Integer
Returns the value of attribute maximum_days_since_created.
Instance Attribute Details
#maximum_days_since_created ⇒ ::Integer
Returns the value of attribute maximum_days_since_created.
3886 3887 3888 |
# File 'sig/types.rbs', line 3886 def maximum_days_since_created @maximum_days_since_created end |