Class: Aws::Types::LastModifiedDate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#after_last_modified_date::Time

Returns the value of attribute after_last_modified_date.

Returns:

  • (::Time)


664
665
666
# File 'sig/types.rbs', line 664

def after_last_modified_date
  @after_last_modified_date
end

#before_last_modified_date::Time

Returns the value of attribute before_last_modified_date.

Returns:

  • (::Time)


665
666
667
# File 'sig/types.rbs', line 665

def before_last_modified_date
  @before_last_modified_date
end