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]
997 |
# File 'sig/client.rbs', line 997
def destinations: () -> ::Array[Types::Destination]
|
#next_token ⇒ ::String
998 |
# File 'sig/client.rbs', line 998
def next_token: () -> ::String
|