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