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