Module: Aws::Notifications::Client::_ListNotificationHubsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNotificationHubsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
477 |
# File 'sig/client.rbs', line 477
def next_token: () -> ::String
|
#notification_hubs ⇒ ::Array[Types::NotificationHubOverview]
476 |
# File 'sig/client.rbs', line 476
def notification_hubs: () -> ::Array[Types::NotificationHubOverview]
|