Class: Aws::Types::EventDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#eventTypes::Event

Returns the value of attribute event.

Returns:



251
252
253
# File 'sig/types.rbs', line 251

def event
  @event
end

#event_descriptionTypes::EventDescription

Returns the value of attribute event_description.



252
253
254
# File 'sig/types.rbs', line 252

def event_description
  @event_description
end

#event_metadata::Hash[::String, ::String]

Returns the value of attribute event_metadata.

Returns:

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


253
254
255
# File 'sig/types.rbs', line 253

def 
  
end