Module: Aws::DirectoryService::Client::_ListLogSubscriptionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLogSubscriptionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#log_subscriptions ⇒ ::Array[Types::LogSubscription]
801 |
# File 'sig/client.rbs', line 801
def log_subscriptions: () -> ::Array[Types::LogSubscription]
|
#next_token ⇒ ::String
802 |
# File 'sig/client.rbs', line 802
def next_token: () -> ::String
|