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
1175 |
# File 'sig/client.rbs', line 1175 def next_token: () -> ::String |
#trusted_entity_set_ids ⇒ ::Array[::String]
1174 |
# File 'sig/client.rbs', line 1174 def trusted_entity_set_ids: () -> ::Array[::String] |