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:



1566
1567
1568
# File 'sig/types.rbs', line 1566

def events
  @events
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1565
1566
1567
# File 'sig/types.rbs', line 1565

def marker
  @marker
end