Module: Aws::Macie2::Client::_ListAutomatedDiscoveryAccountsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListAutomatedDiscoveryAccountsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::AutomatedDiscoveryAccount]

Returns:



767
# File 'sig/client.rbs', line 767

def items: () -> ::Array[Types::AutomatedDiscoveryAccount]

#next_token::String

Returns:

  • (::String)


768
# File 'sig/client.rbs', line 768

def next_token: () -> ::String