Module: Aws::DirectoryService::Client::_DescribeTrustsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeTrustsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
598 |
# File 'sig/client.rbs', line 598 def next_token: () -> ::String |
#trusts ⇒ ::Array[Types::Trust]
597 |
# File 'sig/client.rbs', line 597 def trusts: () -> ::Array[Types::Trust] |