Module: Aws::IoTSiteWise::Client::_ListApplicationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListApplicationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#applications ⇒ ::Array[Types::ApplicationSummary]
1770 |
# File 'sig/client.rbs', line 1770
def applications: () -> ::Array[Types::ApplicationSummary]
|
#next_token ⇒ ::String
1769 |
# File 'sig/client.rbs', line 1769
def next_token: () -> ::String
|