Class: Aws::Types::Trace

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_typeObject

Returns the value of attribute event_type.

Returns:

  • (Object)


3567
3568
3569
# File 'sig/types.rbs', line 3567

def event_type
  @event_type
end

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


3566
3567
3568
# File 'sig/types.rbs', line 3566

def text
  @text
end