Module: Aws::AppStream::Client::_ListAssociatedStacksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAssociatedStacksResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#names ⇒ ::Array[::String]
1081 |
# File 'sig/client.rbs', line 1081
def names: () -> ::Array[::String]
|
#next_token ⇒ ::String
1082 |
# File 'sig/client.rbs', line 1082
def next_token: () -> ::String
|