Class: Aws::Types::DescribeEventSubscriptionsResponse

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:



849
850
851
# File 'sig/types.rbs', line 849

def event_subscriptions_list
  @event_subscriptions_list
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


848
849
850
# File 'sig/types.rbs', line 848

def marker
  @marker
end