class Aws::CodeArtifact::Types::ListSubPackageGroupsRequest


@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/ListSubPackageGroupsRequest AWS API Documentation
@return [String]
results.
previous response in the next request to retrieve the next set of
The token for the next set of results. Use the value returned in the
@!attribute [rw] next_token
@return [Integer]
The maximum number of results to return per page.
@!attribute [rw] max_results
@return [String]
groups.
The pattern of the package group from which to list sub package
@!attribute [rw] package_group
@return [String]
owns the domain. It does not include dashes or spaces.
The 12-digit account number of the Amazon Web Services account that
@!attribute [rw] domain_owner
@return [String]
to list sub package groups.
The name of the domain which contains the package group from which
@!attribute [rw] domain