Module: Aws::GuardDuty::Client::_ListTrustedEntitySetsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#trusted_entity_set_ids::Array[::String]

Returns:

  • (::Array[::String])


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

def trusted_entity_set_ids: () -> ::Array[::String]