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