Module: Aws::CodeDeploy::Client::_BatchGetApplicationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BatchGetApplicationsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#applications_info ⇒ ::Array[Types::ApplicationInfo]
111 |
# File 'sig/client.rbs', line 111
def applications_info: () -> ::Array[Types::ApplicationInfo]
|