Module: Aws::CodeArtifact::Client::_ListPackagesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPackagesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
608 |
# File 'sig/client.rbs', line 608
def next_token: () -> ::String
|
#packages ⇒ ::Array[Types::PackageSummary]
607 |
# File 'sig/client.rbs', line 607
def packages: () -> ::Array[Types::PackageSummary]
|