Module: Aws::WorkDocs::Client::_DescribeNotificationSubscriptionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeNotificationSubscriptionsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#marker::String

Returns:

  • (::String)


381
# File 'sig/client.rbs', line 381

def marker: () -> ::String

#subscriptions::Array[Types::Subscription]

Returns:



380
# File 'sig/client.rbs', line 380

def subscriptions: () -> ::Array[Types::Subscription]