Module: Aws::WorkSpacesWeb::Client::_ListTrustStoresResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTrustStoresResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
856 |
# File 'sig/client.rbs', line 856
def next_token: () -> ::String
|
#trust_stores ⇒ ::Array[Types::TrustStoreSummary]
855 |
# File 'sig/client.rbs', line 855
def trust_stores: () -> ::Array[Types::TrustStoreSummary]
|