listSubPackageGroups
inline suspend fun CodeartifactClient.listSubPackageGroups(crossinline block: ListSubPackageGroupsRequest.Builder.() -> Unit): ListSubPackageGroupsResponse
Returns a list of direct children of the specified package group.
For information package group hierarchy, see Package group definition syntax and matching behavior in the CodeArtifact User Guide.