Module: Aws::EventBridge::Client::_ListApiDestinationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListApiDestinationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#api_destinations ⇒ ::Array[Types::ApiDestination]
518 |
# File 'sig/client.rbs', line 518
def api_destinations: () -> ::Array[Types::ApiDestination]
|
#next_token ⇒ ::String
519 |
# File 'sig/client.rbs', line 519
def next_token: () -> ::String
|