Class: Aws::Types::GetEventRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_id::String

Returns the value of attribute event_id.

Returns:

  • (::String)


740
741
742
# File 'sig/types.rbs', line 740

def event_id
  @event_id
end

#event_type_name::String

Returns the value of attribute event_type_name.

Returns:

  • (::String)


741
742
743
# File 'sig/types.rbs', line 741

def event_type_name
  @event_type_name
end