Class: Aws::Types::AuditEventResultEntry

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)


19
20
21
# File 'sig/types.rbs', line 19

def event_id
  @event_id
end

#id ⇒ ::String

Returns the value of attribute id.

Returns:

  • (::String)


20
21
22
# File 'sig/types.rbs', line 20

def id
  @id
end