Module: Aws::CodeDeploy::Client::_ListApplicationRevisionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListApplicationRevisionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
510 |
# File 'sig/client.rbs', line 510
def next_token: () -> ::String
|
#revisions ⇒ ::Array[Types::RevisionLocation]
509 |
# File 'sig/client.rbs', line 509
def revisions: () -> ::Array[Types::RevisionLocation]
|