Class: Aws::Types::GetCognitoEventsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetCognitoEventsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#events ⇒ ::Hash[::String, ::String]
Returns the value of attribute events.
Instance Attribute Details
#events ⇒ ::Hash[::String, ::String]
Returns the value of attribute events.
119 120 121 |
# File 'sig/types.rbs', line 119 def events @events end |