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:



1073
1074
1075
# File 'sig/types.rbs', line 1073

def events
  @events
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1072
1073
1074
# File 'sig/types.rbs', line 1072

def marker
  @marker
end