Class: Aws::Types::EventsMessage

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#events::Array[Types::Event]

Returns the value of attribute events.



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

def events
  @events
end

#marker::String

Returns the value of attribute marker.



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

def marker
  @marker
end