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.
2953 2954 2955 |
# File 'sig/types.rbs', line 2953 def details @details end |
#event_type ⇒ Object
Returns the value of attribute event_type.
2954 2955 2956 |
# File 'sig/types.rbs', line 2954 def event_type @event_type end |