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]
516 |
# File 'sig/client.rbs', line 516
def differences: () -> ::Array[Types::Difference]
|
#next_token ⇒ ::String
517 |
# File 'sig/client.rbs', line 517
def next_token: () -> ::String
|