Class: Aws::Types::StatsEvent
- Inherits:
-
Object
- Object
- Aws::Types::StatsEvent
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#details ⇒ Types::Stats
Returns the value of attribute details.
-
#event_type ⇒ Object
Returns the value of attribute event_type.
Instance Attribute Details
#details ⇒ Types::Stats
Returns the value of attribute details.
2929 2930 2931 |
# File 'sig/types.rbs', line 2929 def details @details end |
#event_type ⇒ Object
Returns the value of attribute event_type.
2930 2931 2932 |
# File 'sig/types.rbs', line 2930 def event_type @event_type end |