Module: Aws::WorkSpaces::Client::_DescribeApplicationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeApplicationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#applications ⇒ ::Array[Types::WorkSpaceApplication]
528 |
# File 'sig/client.rbs', line 528
def applications: () -> ::Array[Types::WorkSpaceApplication]
|
#next_token ⇒ ::String
529 |
# File 'sig/client.rbs', line 529
def next_token: () -> ::String
|