Class: Aws::Types::EventSubscriptionsMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_subscriptions_list::Array[Types::EventSubscription]

Returns the value of attribute event_subscriptions_list.

Returns:



782
783
784
# File 'sig/types.rbs', line 782

def event_subscriptions_list
  @event_subscriptions_list
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


781
782
783
# File 'sig/types.rbs', line 781

def marker
  @marker
end