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