Module: Aws::EC2::Client::_DescribeApplicationStatusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeApplicationStatusResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_statuses ⇒ Types::ApplicationStatusesResponseType
5405 |
# File 'sig/client.rbs', line 5405
def application_statuses: () -> Types::ApplicationStatusesResponseType
|
#next_token ⇒ ::String
5406 |
# File 'sig/client.rbs', line 5406
def next_token: () -> ::String
|