Class: Aws::Types::StatsEvent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#detailsTypes::Stats

Returns the value of attribute details.

Returns:



2929
2930
2931
# File 'sig/types.rbs', line 2929

def details
  @details
end

#event_typeObject

Returns the value of attribute event_type.

Returns:



2930
2931
2932
# File 'sig/types.rbs', line 2930

def event_type
  @event_type
end