Module: Aws::WorkSpacesThinClient::Client::_ListSoftwareSetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSoftwareSetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
189 |
# File 'sig/client.rbs', line 189
def next_token: () -> ::String
|
#software_sets ⇒ ::Array[Types::SoftwareSetSummary]
188 |
# File 'sig/client.rbs', line 188
def software_sets: () -> ::Array[Types::SoftwareSetSummary]
|