Class: Aws::Types::GetCognitoEventsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#events::Hash[::String, ::String]

Returns the value of attribute events.

Returns:

  • (::Hash[::String, ::String])


119
120
121
# File 'sig/types.rbs', line 119

def events
  @events
end