Module: Aws::AppConfig::Client::_ListApplicationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::Applications]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::Application]
569 |
# File 'sig/client.rbs', line 569
def items: () -> ::Array[Types::Application]
|
#next_token ⇒ ::String
570 |
# File 'sig/client.rbs', line 570
def next_token: () -> ::String
|