Class: Aws::Types::CreationDateConditionRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreationDateConditionRequest
- 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.
4003 4004 4005 |
# File 'sig/types.rbs', line 4003 def maximum_days_since_created @maximum_days_since_created end |