Module: Aws::CodeCommit::Client::_GetDifferencesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDifferencesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#differences ⇒ ::Array[Types::Difference]
536 |
# File 'sig/client.rbs', line 536
def differences: () -> ::Array[Types::Difference]
|
#next_token ⇒ ::String
537 |
# File 'sig/client.rbs', line 537
def next_token: () -> ::String
|