Module: Aws::CodeArtifact::Client::_ListPackageGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPackageGroupsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
521 |
# File 'sig/client.rbs', line 521
def next_token: () -> ::String
|
#package_groups ⇒ ::Array[Types::PackageGroupSummary]
520 |
# File 'sig/client.rbs', line 520
def package_groups: () -> ::Array[Types::PackageGroupSummary]
|