Class: Aws::Types::EventsMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#events::Array[Types::Event]

Returns the value of attribute events.

Returns:



2586
2587
2588
# File 'sig/types.rbs', line 2586

def events
  @events
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


2585
2586
2587
# File 'sig/types.rbs', line 2585

def marker
  @marker
end