Class: Aws::Types::DescribeEventsResponse

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:



868
869
870
# File 'sig/types.rbs', line 868

def events
  @events
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


867
868
869
# File 'sig/types.rbs', line 867

def marker
  @marker
end