Class: Aws::Types::CreationDateCondition

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#maximum_days_since_created::Integer

Returns the value of attribute maximum_days_since_created.

Returns:

  • (::Integer)


3886
3887
3888
# File 'sig/types.rbs', line 3886

def maximum_days_since_created
  @maximum_days_since_created
end