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