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
511 |
# File 'sig/client.rbs', line 511 def next_token: () -> ::String |
#revisions ⇒ ::Array[Types::RevisionLocation]
510 |
# File 'sig/client.rbs', line 510 def revisions: () -> ::Array[Types::RevisionLocation] |