Class: Aws::Types::GetObjectTypeAttributeStatisticsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#calculated_at::Time

Returns the value of attribute calculated_at.

Returns:

  • (::Time)


1245
1246
1247
# File 'sig/types.rbs', line 1245

def calculated_at
  @calculated_at
end

#statisticsTypes::GetObjectTypeAttributeStatisticsStats

Returns the value of attribute statistics.



1244
1245
1246
# File 'sig/types.rbs', line 1244

def statistics
  @statistics
end