Module: Aws::GuardDuty::Client::_ListPublishingDestinationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPublishingDestinationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#destinations ⇒ ::Array[Types::Destination]
1000 |
# File 'sig/client.rbs', line 1000
def destinations: () -> ::Array[Types::Destination]
|
#next_token ⇒ ::String
1001 |
# File 'sig/client.rbs', line 1001
def next_token: () -> ::String
|