You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SMS::Types::ListAppsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::SMS::Types::ListAppsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#apps ⇒ Array<Types::AppSummary>
The application summaries.
-
#next_token ⇒ String
The token required to retrieve the next set of results.
Instance Attribute Details
#apps ⇒ Array<Types::AppSummary>
The application summaries.
#next_token ⇒ String
The token required to retrieve the next set of results. This value is null when there are no more results to return.