Module: Aws::AppStream::Client::_DescribeStacksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeStacksResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
909 |
# File 'sig/client.rbs', line 909 def next_token: () -> ::String |
#stacks ⇒ ::Array[Types::Stack]
908 |
# File 'sig/client.rbs', line 908 def stacks: () -> ::Array[Types::Stack] |